list_actors

Function list_actors 

Source
pub async fn list_actors(
    address: SocketAddr,
    config: &Config,
) -> CliResult<Vec<(TheaterId, String)>>
Expand description

List all actors with CLI error handling