handle_make

Function handle_make 

Source
pub fn handle_make(
    tool_name: String,
    persona: Option<String>,
    explicit_type: Option<TypeArg>,
    spec: Option<String>,
    base_url: Option<String>,
    profile: Option<String>,
) -> Result<()>
Expand description

Handle the make command - create a new tool configuration