menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
DirectoryEntry
removeRecursively method
removeRecursively method
dark_mode
light_mode
removeRecursively
method
Future
removeRecursively
(
)
Implementation
Future removeRecursively() { return (_asDirectory(this)).removeRecursively(); }
s_packages package
documentation
s_universal_html/src/_sdk/html
DirectoryEntry
removeRecursively method
DirectoryEntry class