pcs_argpass
latest
  • Usage
  • Param reference
  • Examples
pcs_argpass
  • Welcome to pcs_argpass’s documentation!
  • Edit on GitHub

Welcome to pcs_argpass’s documentation!

Document version: 1.15.339.230404114747

Note

This project is under active development.

Source

You can get the complete source-code from GitHub repository

Detailed documentation

The detailed documentation is on Read the Docs

Table of contents

  • Usage
    • Installation
    • Use in your program
  • Param reference
    • Param
      • Param.AddChild()
      • Param.Child
      • Param.DeclarationError
      • Param.Definition
      • Param.FreeShortCommandLineParameter
      • Param.FullPrefix
      • Param.GetCmdPar()
      • Param.GetExportDict
      • Param.GetRemainder()
      • Param.GetoptError
        • Param.GetoptError.__init__()
      • Param.IsInherited()
      • Param.IsOwnKey()
      • Param.IsValidIp()
      • Param.IsValidIp4()
      • Param.IsValidIp6()
      • Param.IsValidLocalIp()
      • Param.IsValidLocalIp4()
      • Param.IsValidLocalIp6()
      • Param.LongOptsList
      • Param.MyProgName()
      • Param.MyProgPath()
      • Param.MyPwd()
      • Param.OverviewCommandLineParameter
      • Param.OwnIpAddresses
      • Param.ParDict
      • Param.ParamError
      • Param.ParamStr()
      • Param.Parents
      • Param.PartPrefix
      • Param.Prefix
      • Param.Process()
      • Param.SetAddPar()
      • Param.SetAllParams()
      • Param.SetArgs()
      • Param.SetChk()
      • Param.SetDef()
      • Param.SetDesc()
      • Param.SetTranslation()
      • Param.SetUserKeys()
      • Param.ShortOptsList
      • Param.TestCommandLineParameter
      • Param.UnusedArgs
      • Param.Usage()
      • Param.UsedLongCommandLineParameter
      • Param.UsedShortCommandLineParameter
      • Param._PrintAktualTranslation()
      • Param._PrintInitTranslation()
      • Param.__init__()
      • Param.items()
      • Param.keys()
      • Param.values()
  • Examples
    • Simple example: One file
    • Normal but still simple example: Two files
    • More complex usage
Next

© Copyright 2022, Ing. Rainer Pietsch. Revision 24da2e07.

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