codex
Loading...
Searching...
No Matches
main.c File Reference
#include <getopt.h>
#include "yaml.h"
Include dependency graph for main.c:

Enumerations

enum  mode { MODE_TEXT , MODE_JSON , MODE_YAML }
 

Functions

static bool process_args (int argc, char *const **argv, enum mode *mode)
 
int main (int argc, char *const *argv)
 

Enumeration Type Documentation

◆ mode

enum mode
Enumerator
MODE_TEXT 
MODE_JSON 
MODE_YAML 

Function Documentation

◆ main()

int main ( int argc,
char *const * argv )
Here is the call graph for this function:

◆ process_args()

static bool process_args ( int argc,
char *const ** argv,
enum mode * mode )
static
Here is the caller graph for this function: