current property

Directory get current

Creates a directory object pointing to the current working directory.

Implementation

static Directory get current => fileSystemDefault.currentDirectory;