{"id":65410,"library":"nu-path","title":"Nu Path","description":"Path handling library for Nushell, providing cross-platform path operations.","status":"active","version":"0.112.2","language":"rust","source_language":null,"source_url":"https://github.com/nushell/nushell","tags":["path","nushell","filesystem","cross-platform"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nnu-path = \"0.112.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add nu-path","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"NuPath","correct":"use nu_path::NuPath;"}],"quickstart":{"code":"use nu_path::NuPath;\n\nfn main() {\n    let path = NuPath::new(\"/some/path\");\n    println!(\"Path: {:?}\", path);\n}","lang":"rust","description":"Create and manipulate a Nushell path."},"warnings":[],"env_vars":null,"search_vec":"'cross':10,18 'cross-platform':9,17 'filesystem':16 'handl':4 'librari':5 'nu':1 'nushel':7,15 'oper':13 'path':2,3,12,14 'platform':11,19 'provid':8","created_at":"2026-06-17T17:09:59.550103+00:00","updated_at":"2026-06-17T17:09:59.550103+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/nushell/nushell","github":"https://github.com/nushell/nushell","docs":"https://docs.rs/nu-path/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}