menu
superdeck package
documentation
helpers/markdown_processor.dart
Pipeline
getFileName method
getFileName method
dark_mode
light_mode
getFileName
method
String
getFileName
(
String
path
)
Implementation
String getFileName(String path) { return p.basename(path); }
superdeck package
documentation
helpers/markdown_processor
Pipeline
getFileName method
Pipeline class