pub async fn run_command_piped(
    _: &Lua,
    __arg1: (String, Option<String>)
) -> Result<i32>