menu
filen_client package
documentation
cli.dart
FilenCLI
handleLogout method
handleLogout method
dark_mode
light_mode
handleLogout
method
Future
<
void
>
handleLogout
(
)
Implementation
Future<void> handleLogout() async { await config.clearCredentials(); print('\u2705 Logged out'); }
filen_client package
documentation
cli
FilenCLI
handleLogout method
FilenCLI class