lutin.arg.ArgSection Class Reference
Public Member Functions | |
def | get_option_small (self) |
def | get_option_big (self) |
def | get_porperties (self) |
def | display (self) |
Public Attributes | |
section | |
description | |
Detailed Description
Section Class definition (permit to add a comment when requesting help.
Member Function Documentation
def lutin.arg.ArgSection.display | ( | self | ) |
Display the argument property when user request help.
- Parameters
-
[in] self Class handle
def lutin.arg.ArgSection.get_option_big | ( | self | ) |
def lutin.arg.ArgSection.get_option_small | ( | self | ) |
def lutin.arg.ArgSection.get_porperties | ( | self | ) |
get property print value with the correct writing mode
- Parameters
-
[in] self Class handle
- Returns
- String to display in the short line help
The documentation for this class was generated from the following file:
- lutin/lutin/arg.py