Docs.rs
dop-0.2.2
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
dop 0.2.2
Process, transform and query JSON/YAML/TOML, from the shell.
Crate
Source
Builds
Feature flags
Hide files
..
begin
convert
edge_cases
exec_once
field_name
json_edge_cases
key_filtering
lib_exec
lib_get
lib_set
lib_unset
map_array__json
map_array__yaml
map_object__json
map_object__yaml
map_scalar__json
null
overwrite_output
pretty
query
remove__json
remove__yaml
remove_from_outside
script_as_file.sh
set
set__json
set_force
set_root
toml_edge_cases
transform__json
yaml_edge_cases
1
2
3
4
5
6
7
8
9
10
11
12
13
# Change scalar root # INPUT 1 # SCRIPT set(VALUE * 2) # EXPECT 2