current property

Directory get current

A Directory object pointing to the current working directory.

Implementation

static Directory get current => fileSystemDefault.currentDirectory;