ecoli_node_file - Man Page

Name

ecoli_node_file — File node

— A node that matches and completes file paths.  

Synopsis

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

void ec_node_file_set_ops (const struct ec_node_file_ops * ops)

Set custom file operations for testing.

Author

Generated automatically by Doxygen for Libecoli from the source code.

Referenced By

The man page ec_node_file_set_ops(3) is an alias of ecoli_node_file(3).

Version 0.11.3 Libecoli