Function proto::hooks::node::pre_run

source ·
pub async fn pre_run(
    tool_id: &Id,
    args: &[String],
    user_config: &UserConfig
) -> Result<()>