mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Use config file to store sessions
This commit is contained in:
parent
9ad27102fc
commit
850aa7a969
8 changed files with 177 additions and 47 deletions
|
|
@ -1,3 +1,3 @@
|
|||
mod command;
|
||||
|
||||
pub use command::{session_file_path, Login, LoginMethod};
|
||||
pub use command::{Login, LoginMethod};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue