context: refactor context command running
All checks were successful
CI / build (push) Successful in 1m55s
All checks were successful
CI / build (push) Successful in 1m55s
This commit is contained in:
@@ -3,7 +3,7 @@ mod local;
|
||||
mod manager;
|
||||
mod ssh;
|
||||
|
||||
pub use api::{CommandRunner, Context, ContextCommand};
|
||||
pub use api::{Context, ContextCommand};
|
||||
pub use manager::ContextManager;
|
||||
|
||||
pub fn current_context() -> Context {
|
||||
|
||||
Reference in New Issue
Block a user