Searched refs:applet_commands (Results 1 – 3 of 3) sorted by relevance
6 fn applet_commands() -> [Command<'static>; 2] { in applet_commands() function31 .subcommands(applet_commands()), in main()33 .subcommands(applet_commands()); in main()
6 fn applet_commands() -> [Command; 2] { in applet_commands() function30 .subcommands(applet_commands()), in main()32 .subcommands(applet_commands()); in main()