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]selfClass handle
def lutin.arg.ArgSection.get_option_big (   self)

Compatibility with ArgDefine class.

Parameters
[in]selfClass handle
Returns
empty string
def lutin.arg.ArgSection.get_option_small (   self)

Compatibility with ArgDefine class.

Parameters
[in]selfClass handle
Returns
empty string
def lutin.arg.ArgSection.get_porperties (   self)

get property print value with the correct writing mode

Parameters
[in]selfClass 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