Libecoli 0.11.1
Extensible COmmand LIne library
Loading...
Searching...
No Matches
File node

A node that matches and completes file paths. More...

Data Structures

struct  ec_node_file_ops

Functions

void ec_node_file_set_ops (const struct ec_node_file_ops *ops)

Detailed Description

A node that matches and completes file paths.

Configuration Schema

No configuration schema.

Function Documentation

◆ ec_node_file_set_ops()

void ec_node_file_set_ops ( const struct ec_node_file_ops * ops)

Set custom file operations for testing.