Skip to content

The "rm" command relies on Session instances

If you create a session from your library, then remove that session from the config file, you lose the ability to "rm" that session.

The implementation relies on Sessions. This is not strictly necessary. Sessions should be rmable regardless of how they were created.