Docs.rs
  • lux-cli-0.12.0
    • lux-cli 0.12.0
    • Docs.rs crate page
    • LGPL-3.0+
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mrcjkb
    • github:nvim-neorocks:lux
    • Dependencies
      • clap ^4.5.38 normal
      • clap_complete ^4.5.54 normal
      • edit ^0.1.5 normal
      • eyre ^0.6.12 normal
      • git-url-parse ^0.4.5 normal
      • git2 ^0.20.2 normal
      • ignore ^0.4.23 normal
      • indicatif ^0.18.0 normal
      • inquire ^0.7.5 normal
      • itertools ^0.14.0 normal
      • lux-lib ^0.18.0 normal
      • lux-workspace-hack ^0.1 normal
      • nucleo ^0.5.0 normal
      • octocrab ^0.44.1 normal
      • open ^5.3.2 normal
      • path-absolutize ^3.1.1 normal
      • path-slash ^0.2.1 normal
      • pathdiff ^0.2.3 normal
      • serde_json ^1.0.140 normal
      • spdx ^0.10.8 normal
      • spinners ^4.1.1 normal
      • strum ^0.27 normal
      • strum_macros ^0.27.1 normal
      • stylua ^2.1.0 normal
      • tempdir ^0.3.7 normal
      • termcolor ^1.4.1 normal
      • termtree ^0.5.1 normal
      • text_trees ^0.1.2 normal
      • tokio ^1.47.0 normal
      • toml ^0.9.0 normal
      • url ^2.5.4 normal
      • walkdir ^2.5.0 normal
      • which ^8.0.0 normal
      • whoami ^1.6.0 normal
      • assert_fs ^1.1.3 dev
      • serial_test ^3.2.0 dev
    • Versions
    • 38.1% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

lux_cli0.12.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Cli
  • add::Add
  • build::Build
  • completion::Completion
  • config::Init
  • doc::Doc
  • download::Download
  • exec::Exec
  • format::Fmt
  • generate_rockspec::GenerateRockspec
  • info::Info
  • install::Install
  • install_rockspec::InstallRockspec
  • lint::Lint
  • list::ListCmd
  • outdated::Outdated
  • pack::Pack
  • path::Path
  • pin::ChangePin
  • project::DebugProject
  • project::NewProject
  • remove::Remove
  • run::Run
  • run_lua::RunLua
  • search::Search
  • shell::Shell
  • test::Test
  • uninstall::Uninstall
  • unpack::Unpack
  • unpack::UnpackRemote
  • update::Update
  • upload::Upload
  • which::Which

Enums

  • Commands
  • config::ConfigCmd
  • debug::Debug
  • pack::PackageOrRockspec

Functions

  • add::add
  • build::build
  • completion::completion
  • config::config
  • doc::doc
  • download::download
  • exec::exec
  • fetch::fetch_remote
  • format::format
  • generate_rockspec::generate_rockspec
  • info::info
  • install::install
  • install_lua::install_lua
  • install_rockspec::install_rockspec
  • lint::lint
  • list::list_installed
  • outdated::outdated
  • pack::pack
  • path::path
  • pin::set_pinned_state
  • project::debug_project
  • project::write_project_rockspec
  • purge::purge
  • remove::remove
  • run::run
  • run_lua::run_lua
  • search::search
  • shell::shell
  • test::test
  • uninstall::uninstall
  • unpack::unpack
  • unpack::unpack_remote
  • update::update
  • upload::upload
  • which::which