DeBasher
0.1.0
  • Introduction
  • Getting Started
  • Executing DeBasher Programs
  • Implementing DeBasher Programs
  • DeBasher API
    • Module Configuration
    • Process Implementation
    • Command Line Option Explanation
    • Option Definition/Generation
    • Program Definition
  • Links
DeBasher
  • DeBasher API
  • View page source

DeBasher API

  • Module Configuration
    • load_debasher_module()
    • module_description()
  • Process Implementation
    • read_opt_value_from_func_args()
  • Command Line Option Explanation
    • explain_cmdline_opt()
  • Option Definition/Generation
    • define_opt()
    • define_cmdline_opt()
    • define_opt_from_proc_out()
    • save_opt_list()
  • Program Definition
    • add_debasher_process()
Previous Next

© Copyright 2024, Daniel Ortiz-Martínez.

Built with Sphinx using a theme provided by Read the Docs.