micropython/unix/input.h

4 lines
88 B
C

char *prompt(char *p);
void prompt_read_history(void);
void prompt_write_history(void);