[][src]Trait solana_cli::offline::OfflineArgs

pub trait OfflineArgs {
    fn offline_args(self) -> Self;
}

Required methods

fn offline_args(self) -> Self

Loading content...

Implementations on Foreign Types

impl<'_, '_> OfflineArgs for App<'_, '_>[src]

Loading content...

Implementors

Loading content...