Docs.rs
  • up-rs-0.16.2
    • up-rs 0.16.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gibfahn
    • Dependencies
      • camino ^1.1.9 normal
      • chrono ^0.4.38 normal
      • clap ^4.5.17 normal
      • clap_complete ^4.5.28 normal
      • color-eyre ^0.6.3 normal
      • dirs ^5.0.1 normal
      • displaydoc ^0.2.5 normal
      • duct ^0.13.7 normal
      • envy ^0.4.2 normal
      • git2 ^0.19.0 normal
      • hex ^0.4.3 normal
      • indicatif ^0.17.8 normal
      • itertools ^0.13.0 normal
      • log ^0.4.22 normal
      • plist ^1.7.0 normal
      • rayon ^1.10.0 normal
      • reqwest ^0.12.7 normal
      • ring ^0.17.8 normal
      • schemars ^0.8.21 normal
      • semver ^1.0.23 normal
      • serde ^1.0.210 normal
      • serde_derive ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • serde_yaml ^0.9.34 normal
      • shell-escape ^0.1.5 normal
      • shellexpand ^3.1.0 normal
      • thiserror ^1.0.63 normal
      • toml ^0.8.19 normal
      • tracing ^0.1.40 normal
      • tracing-error ^0.2.0 normal
      • tracing-indicatif ^0.3.6 normal
      • tracing-subscriber ^0.3.18 normal
      • url ^2.5.2 normal
      • uzers ^0.12.1 normal
      • walkdir ^2.5.0 normal
      • assert_cmd ^2.0.16 dev
      • glob ^0.3.1 dev
      • ignore ^0.4.23 dev
      • predicates ^3.1.2 dev
      • serial_test ^3.1.1 dev
      • test-log ^0.2.16 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

up_rs0.16.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • opts::DefaultsOptions
  • opts::DefaultsReadOptions
  • opts::DefaultsWriteOptions
  • opts::GenerateDefaultsConfig
  • opts::GenerateGitConfig
  • opts::GitOptions
  • opts::Opts
  • tasks::defaults::DefaultsConfig
  • tasks::git::GitConfig
  • tasks::git::GitRemote
  • tasks::task::Task
  • tasks::task::TaskConfig

Enums

  • env::EnvError
  • errors::UpError
  • opts::Color
  • opts::DefaultsSubcommand
  • tasks::TaskError
  • tasks::TasksAction
  • tasks::TasksDir
  • tasks::defaults::DefaultsError
  • tasks::git::GitTaskError
  • tasks::git::errors::GitError
  • tasks::link::LinkError
  • tasks::task::CommandType
  • tasks::task::TaskStatus
  • tasks::update_self::UpdateSelfError

Traits

  • exec::UpDuct
  • tasks::ResolveEnv

Macros

  • cmd
  • cmd_debug
  • cmd_debug_if_wet
  • cmd_if_wet
  • log

Functions

  • env::get_env
  • exec::cmd
  • exec::cmd_log
  • opts::parse
  • run
  • tasks::run
  • utils::errors::log_error
  • utils::files::create
  • utils::files::create_dir_all
  • utils::files::home_dir
  • utils::files::log_dir
  • utils::files::remove_broken_symlink
  • utils::files::to_utf8_path

Constants

  • UP_BUNDLE_ID
  • env::UP_HARDWARE_UUID
  • tasks::git::DEFAULT_REMOTE_NAME