Docs.rs
  • jj-cli-0.9.0
    • jj-cli 0.9.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • scott2000
    • yuja
    • martinvonz
    • arxanas
    • ilyagr
    • thoughtpolice
    • Dependencies
      • chrono ^0.4.29 normal
      • clap ^4.4.2 normal
      • clap_complete ^4.4.0 normal
      • clap_mangen ^0.2.10 normal
      • config ^0.13.2 normal
      • criterion ^0.5.1 normal
      • crossterm ^0.26 normal
      • dirs ^5.0.1 normal
      • esl01-renderdag ^0.3.0 normal
      • git2 ^0.17.2 normal
      • glob ^0.3.1 normal
      • hex ^0.4.3 normal
      • indexmap ^2.0.0 normal
      • itertools ^0.11.0 normal
      • jj-lib ^0.9.0 normal
      • maplit ^1.0.2 normal
      • once_cell ^1.18.0 normal
      • pest ^2.7.3 normal
      • pest_derive ^2.7.3 normal
      • regex ^1.9.5 normal
      • rpassword ^7.2.0 normal
      • scm-record ^0.1.0 normal
      • serde ^1.0 normal
      • slab ^0.4.9 normal
      • tempfile ^3.8.0 normal
      • textwrap ^0.16.0 normal
      • thiserror ^1.0.48 normal
      • timeago ^0.4.1 normal
      • toml_edit ^0.19.14 normal
      • tracing ^0.1.37 normal
      • tracing-chrome ^0.7.1 normal
      • tracing-subscriber ^0.3.17 normal
      • unicode-width ^0.1.10 normal
      • anyhow ^1.0.75 dev
      • assert_cmd ^2.0.8 dev
      • assert_matches ^1.5.0 dev
      • insta ^1.31.0 dev
      • test-case ^3.1.0 dev
      • cargo_metadata ^0.17.0 build
      • libc ^0.2.147 normal
    • Versions
    • 19.45% 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
logo

logo

Module cli_util

  • Structs
  • Enums
  • Functions
?
Change settings

Module jj_cli::cli_util

source ·

Structs

  • Args
    Jujutsu (An experimental VCS)
  • CliRunner
    CLI command builder and runner.
  • CommandHelper
  • EarlyArgs
  • GlobalArgs
  • RevisionArg
  • RevisionArgValueParser
  • TracingSubscription
    Handle to initialize or change tracing subscription.
  • WorkspaceCommandHelper
  • WorkspaceCommandTransaction

Enums

  • CommandError
  • LogContentFormat
    Helper to reformat content of log-like commands.
  • StaleWorkingCopyError

Functions

  • check_stale_working_copy
  • expand_args
  • get_new_config_file_path
  • handle_command_result
  • join_message_paragraphs
    Create a description from a list of paragraphs.
  • parse_args
  • print_checkout_stats
  • print_failed_git_export
  • resolve_multiple_nonempty_revsets
  • resolve_multiple_nonempty_revsets_default_single
  • resolve_op_for_load
  • run_ui_editor
  • serialize_config_value
  • short_change_hash
  • short_commit_hash
  • short_operation_hash
  • start_repo_transaction
  • update_working_copy
  • user_error
  • user_error_with_hint
  • write_config_value_to_file