FolderExtension extension
- on
Properties
-
withAncestors
→ Iterable<
Folder> -
Available on Folder, provided by the FolderExtension extension
Return this folder and all its ancestors.no setter
Methods
-
relativeIfContains(
String path) → String? -
Available on Folder, provided by the FolderExtension extension
Return a relative path if thepathreferences a resource in this folder, ornullif it doesn't.