Skip to main content

action

Function action 

Source
pub fn action(args: &[&str]) -> Result<()>
Expand description

Runs zellij action <args…>.

§Errors

  • The zellij binary cannot be spawned or returns a nonzero exit status.