Type Method
detect()
Creates a
DirectoryConfig by deriving a working directory using the #file variable or getcwd method.static func detect() -> DirectoryConfiguration
Return Value
The derived DirectoryConfig if it could be created, otherwise just “./”.