• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1command_table test_cmds;
2
3request test_cmd, "Test command",
4	test_cmd, test;
5
6end;
7