Skip to main content

path_arg

Function path_arg 

Source
pub fn path_arg(args: &Value) -> Option<&str>
Expand description

Pull the target path from a write tool’s arguments (file_pathnotebook_pathpath). Returns None when the input is not an object or carries no string path.