We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387bc5a commit f8895e6Copy full SHA for f8895e6
1 file changed
user_guide_src/source/helpers/filesystem_helper.rst
@@ -154,7 +154,7 @@ The following functions are available:
154
155
Takes a server path as input and returns an array containing the names of all files
156
contained within it. The file path can optionally be added to the file names by setting
157
- the second parameter to TRUE.
+ the second parameter to TRUE, otherwise file names will be relative to the source.
158
159
Example::
160
0 commit comments