]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdFilesFromDirectory.h
Clean Code
[bbtk.git] / packages / std / src / bbstdFilesFromDirectory.h
index f3b8671e3cc67a15ffeaebc4f4af2d14b68b75f7..6c6baf4d952074de66de0481920c4dd9d87d21be 100644 (file)
@@ -67,7 +67,7 @@ namespace bbstd
   BBTK_BEGIN_DESCRIBE_BLACK_BOX(FilesFromDirectory,bbtk::AtomicBlackBox);
    BBTK_NAME("FilesFromDirectory");
    BBTK_AUTHOR("jpr@creatis.univ-lyon1.fr");
-   BBTK_DESCRIPTION("returns the fullPathNames of the files in a Directory");
+   BBTK_DESCRIPTION("(C++,Python) Returns the fullPathNames of the files in a Directory");
    BBTK_CATEGORY("");
 
    BBTK_INPUT(FilesFromDirectory,Active,"(default true) Active true/false ",bool,"");