GitHub_collection_hello-world/u/ubiquity.ubiquity

4 lines
64 B
Plaintext

function cmd_hello_world() {
displayMessage("Hello World");
}