ecoli_node_empty - Man Page
Name
ecoli_node_empty — Empty node
— A node that matches an empty input.
Synopsis
Functions
struct ec_node * ec_node_empty (const char *id)
Detailed Description
A node that matches an empty input.
Configuration Schema
No configuration schema.
Function Documentation
struct ec_node * ec_node_empty (const char * id)
This node always matches an empty string vector
Author
Generated automatically by Doxygen for Libecoli from the source code.
Referenced By
The man page ec_node_empty(3) is an alias of ecoli_node_empty(3).
Version 0.11.3 Libecoli