Flipper Developer Docs
Loading...
Searching...
No Matches
cli_main_commands.h
1
#pragma once
2
3
#include "cli.h"
4
#include <
toolbox/cli/cli_command.h
>
5
#include <
toolbox/cli/cli_registry.h
>
6
7
#define CLI_APPID "cli"
8
9
void
cli_main_commands_init(
CliRegistry
* registry);
cli_command.h
Command metadata and helpers.
cli_registry.h
API for registering commands with a CLI shell.
CliRegistry
Definition
cli_registry.c:8
applications
services
cli
cli_main_commands.h
Generated by
1.12.0