mirror of
https://github.com/esiur/esiur-dart.git
synced 2026-04-03 17:58:21 +00:00
Make strings nullable
This commit is contained in:
@@ -72,6 +72,10 @@ printUsage() {
|
||||
print("");
|
||||
print("Available commands:");
|
||||
print("\tget-template\tGet a template from an IIP link.");
|
||||
print("\t\tFlags:");
|
||||
print("\t\t\t-x, --getx\tGenerate apropriate getx bindings for resources.");
|
||||
print(
|
||||
"\t\t\t--namedargs\tUse named arguments instead of positional arguments for resource methods");
|
||||
print("\tversion: print esiur version.");
|
||||
print("");
|
||||
print("Global options:");
|
||||
|
||||
Reference in New Issue
Block a user