all arguments
example run get create page:product on home
get create page:product on home
print(args); // [page:product]
List<String> args = _getArgs();