Trait onepassword_cli::SecondCmdExt [−][src]
Provided methods
fn add_flag(&mut self, flags: &[&str]) -> &Self
[src]
#[must_use]fn run<'life0, 'async_trait>(
&'life0 self
) -> Pin<Box<dyn Future<Output = Result<Self::Output>> + Send + 'async_trait>> where
'life0: 'async_trait,
Self: Sync + 'async_trait,
[src]
&'life0 self
) -> Pin<Box<dyn Future<Output = Result<Self::Output>> + Send + 'async_trait>> where
'life0: 'async_trait,
Self: Sync + 'async_trait,