Archive.getDirectory

class Archive(T, Filter = NullArchiveFilter)
getDirectory
(
string path
)

Return Value

Type: Directory

The directory associated with the given path variable, the root for "/", or null if no such directory exists.

Meta