menu
affogato_editor package
documentation
affogato_editor.dart
StringUtils
dirNameFromPath method
dirNameFromPath method
dark_mode
light_mode
dirNameFromPath
method
String
dirNameFromPath
(
)
Implementation
String dirNameFromPath() => (split('/')..removeLast()).last;
affogato_editor package
documentation
affogato_editor
StringUtils
dirNameFromPath method
StringUtils extension on
String