domains.com.github.bogieclj.molecule.mods.main.DefaultMainModule.json Maven / Gradle / Ivy
{
"system": {
"ls-fns": {
"uri": "function://system/main/listAllFnsFunction",
"doc": "List all Fns registered in the System"
},
"system-properties" : {
"uri" : "function://system/main/listSystemPropertiesFunction",
"doc" : "Lists all the system properties"
}
}
}