Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

complete_entry Struct Reference

Struct describing a command completion. More...

Collaboration diagram for complete_entry:

Collaboration graph
[legend]

Data Fields

int cmd_type
 True if command is a path.
const wchar_t * cmd
 Command string.
wchar_t * short_opt_str
 String containing all short option characters.
complete_entry_opt_tfirst_option
 Linked list of all options.
complete_entrynext
 Next command completion in the linked list.
int authoritative
 True if no other options than the ones supplied are possible.

Detailed Description

Struct describing a command completion.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 13 02:53:32 2008 for fish by  doxygen 1.4.4