Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alurm/json2dir
/ functions
Functions
10 in github.com/alurm/json2dir
⨍
Functions
10
◇
Types & classes
5
↓ 9 callers
Function
make_dummy_io_error
()
src/tests.rs:5
↓ 4 callers
Function
current_dir
()
src/main.rs:270
↓ 3 callers
Function
parse_and_run
(string: &str, cfg: &Cfg)
src/main.rs:282
↓ 1 callers
Function
json_object_to_dir
TODO: add an option not to overwrite old files? Converts a JSON object to a directory, recursively. Operating system's defaults are generally followed
src/main.rs:278
↓ 1 callers
Function
json_object_to_dir_rec
( context: &mut PathBuf, object: json::Map<String, json::Value>, _cfg: &Cfg, )
src/main.rs:92
Method
eq
(&self, other: &Self)
src/main.rs:15
Function
main
()
src/main.rs:294
Method
new
(input: &'a str)
src/tests.rs:33
Function
test
()
src/tests.rs:179
Function
test_unix
()
src/tests.rs:15