CLISH  0.7.3
Data Fields
clish_shell_builtin_t Struct Reference

#include <shell.h>

Data Fields

const char * name
 
clish_shell_builtin_fn_tcallback
 

Detailed Description

A client of libclish may provide some builtin commands which will be interpreted by the framework, instead of the client's script engine.

Field Documentation

clish_shell_builtin_fn_t* clish_shell_builtin_t::callback

The function to be invoked

const char* clish_shell_builtin_t::name

The textual name to be used in the 'builtin' XML attribute"


The documentation for this struct was generated from the following file: