Docs.rs
playbook-0.4.2
playbook 0.4.2
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
aleozlx
Dependencies
chrono ^0.4
normal
clap ^2.32.0
normal
colored ^1.6
normal
dirs ^1.0.4
normal
fern ^0.5
normal
handlebars ^1.1.0
normal
optional
impersonate ^0.0.3
normal
itertools ^0.8
normal
libc ^0.2
normal
log ^0.4
normal
nix ^0.11
normal
pyo3 ^0.5
normal
optional
regex ^1
normal
serde ^1.0.90
normal
serde_derive ^1.0.90
normal
serde_json ^1.0
normal
uuid ^0.7
normal
yaml-rust ^0.4
normal
ymlctx ^0.1.8
normal
tempfile ^3.0.5
dev
Versions
16.28%
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
playbook_
api
0.4.2
Module builtins
Module Items
Enums
Functions
In crate playbook_
api
playbook_api
Module
builtins
Copy item path
Source
Enums
§
Exit
Code
Transient
Context
A context labeled as either stateful or stateless, or diverging when neither is applicable, in which case the program must provide an exit code and exit gracefully.
Functions
§
exit
Exit
fork
Parallelism!
resolve
The built-in tasks resolver
shell
Enter a shell (this must be in a container context)
vars
Dynamically import vars into the
ctx_states
context. This is the only system action that introduces external states to the workflow.