Skip to main content

Module cmd

Module cmd 

Source

Re-exports§

pub use add::Add;
pub use admin::AdminEntry;
pub use aliases::Aliases;
pub use annotate::Annotate;
pub use archive::Archive;
pub use attribute::Attribute;
pub use changes::Changes;
pub use describe::Describe;
pub use edit::Edit;
pub use filelog::FileLog;
pub use print::Print;
pub use sync::Sync;
pub use where::Where;

Modules§

add
admin
aliases
annotate
archive
attribute
changes
describe
edit
filelog
print
sync
where

Structs§

Unselected
The default “no option selected” variant, shared by every ExclusiveOption group.

Enums§

LongOutput
Long output mode for changelist descriptions shared by commands such as p4 changes and p4 filelog.

Traits§

ExclusiveOption
Marker trait for a mutually exclusive option group.
SubCommand