fb-doc  0.4.0
FreeBASIC documentation tool
fbdoc_options.bas File Reference

The source code for the Options class. More...

#include "fbdoc_options.bi"
#include "fbdoc_version.bi"
#include "fbdoc_emit_syntax.bi"
#include "fbdoc_emit_lfn.bi"
#include "fbdoc_doxyfile.bi"
Include dependency graph for fbdoc_options.bas:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

The source code for the Options class.

This file contains the source code for the Options class. It's responsible for user interaction

  • parse the command line (options and file specs),
  • control the execution of fb-doc, and
  • output messages about the current state.

Definition in file fbdoc_options.bas.