FileFolder.this

Create a file folder with the given path.

Option 'create' will create the path when set true, or reference an existing path otherwise.

class FileFolder
this
(,
bool create = false
)

Meta