Flipper Developer Docs
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Files
File List
Globals
All
_
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
v
w
Functions
_
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
v
w
Variables
Typedefs
a
b
c
d
e
f
g
i
m
n
p
r
s
t
v
Enumerations
a
b
c
d
e
f
g
i
n
o
p
r
s
v
Enumerator
c
e
f
g
i
n
o
r
s
v
Macros
_
d
e
f
r
v
w
▼
Flipper Developer Docs
►
App Development
►
Developer Tools
►
Expansion Modules
►
File Formats
►
JavaScript
►
Miscellaneous
►
System Programming
►
Data Structures
▼
Files
▼
File List
▼
applications
►
drivers
►
examples
▼
services
►
bt
▼
cli
cli_command_gpio.h
cli_main_commands.h
cli_main_shell.h
cli_vcp.h
►
desktop
►
dialogs
►
dolphin
►
expansion
►
gui
►
input
►
loader
►
locale
►
notification
►
power
►
rpc
►
storage
applications.h
►
system
►
furi
►
lib
►
targets
►
Globals
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Loading...
Searching...
No Matches
cli_main_shell.h
1
#pragma once
2
3
#include <
toolbox/cli/cli_command.h
>
4
5
void
cli_main_motd(
void
* context);
6
7
extern
const
CliCommandExternalConfig
cli_main_ext_config;
cli_command.h
Command metadata and helpers.
CliCommandExternalConfig
Configuration for locating external commands.
Definition
cli_command.h:59
applications
services
cli
cli_main_shell.h
Generated by
1.12.0