menu
Dart
dart:io
Directory
path property
path
brightness_4
brightness_5
description
path
property
String
path
override
Gets the path of this directory.
Implementation
String get path;
Dart
dart:io
Directory
path property
Directory class
Constructors
Directory
fromRawPath
fromUri
Properties
absolute
hashCode
isAbsolute
parent
path
runtimeType
uri
Methods
create
createSync
createTemp
createTempSync
delete
deleteSync
exists
existsSync
list
listSync
noSuchMethod
rename
renameSync
resolveSymbolicLinks
resolveSymbolicLinksSync
stat
statSync
toString
watch
Operators
operator ==
Static properties
current
systemTemp