SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Functions
cli_history.h File Reference
#include "cli_config.h"
Include dependency graph for cli_history.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int get_history_count ()
 
void history_append (const char *line)
 
const char * history_get (int histnum)
 

Function Documentation

◆ get_history_count()

int get_history_count ( )

◆ history_append()

void history_append ( const char *  line)

◆ history_get()

const char * history_get ( int  histnum)