Searched refs:Commands (Results 1 – 6 of 6) sorted by relevance
52 command: Option<Commands>,56 enum Commands { enum97 Some(Commands::FrameRateIndicator { state }) => { in main()117 Some(Commands::DebugFlash { delay }) => { in main()121 Some(Commands::ScheduleComposite) => { in main()125 Some(Commands::ScheduleCommit) => { in main()129 Some(Commands::ForceClientComposition { state }) => { in main()
40 Commands []commandInfo `xml:"commands>command"` member480 for i := range registry.Commands {481 command := ®istry.Commands[i]666 for index := range registry.Commands {667 command := registry.Commands[index]700 for index := range registry.Commands {701 command := registry.Commands[index]
19 ### Commands subsection20 Commands and subcommands (below) are sent as string extras in the broadcast23 Commands are sent as string extras with key ```command``` (required). Possible values are:
80 /* File Commands */88 /* Format Commands */91 /* Misc Commands */
91 /* File Commands */99 /* Format Commands */102 /* Misc Commands */
186 ## Shell Commands for Rollback