Function ibc_relayer_cli::application::app_reader[][src]

pub fn app_reader() -> Reader<CliApp>

Obtain a read-only (multi-reader) lock on the application state.

Panics if the application state has not been initialized.