1 2 3 4 5 6 7 8 9 10 11 12 13
function = "get" description = "Get command line arguments" source = "get.rs" docs = "get.md" impure = true [[output]] name = "string" type = "array/string" [[output]] name = "json" type = "array/"