pub async fn execute_async(
args: &DynamicCompletionArgs,
ctx: &CommandContext,
) -> CliResult<()>Expand description
Generate dynamic completions based on current theater state
pub async fn execute_async(
args: &DynamicCompletionArgs,
ctx: &CommandContext,
) -> CliResult<()>Generate dynamic completions based on current theater state