RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
cli.argtypes.DpPathParamType Class Reference

CLI argument type for DataPointPath objects used with the click module. More...

Inheritance diagram for cli.argtypes.DpPathParamType:

Public Member Functions

 convert (self, value, param, ctx)
 Convert from string to DataPointPath object.
 

Static Public Attributes

str name = "path"
 

Detailed Description

CLI argument type for DataPointPath objects used with the click module.

Member Function Documentation

◆ convert()

cli.argtypes.DpPathParamType.convert ( self,
value,
param,
ctx )

Convert from string to DataPointPath object.

Member Data Documentation

◆ name

str cli.argtypes.DpPathParamType.name = "path"
static

The documentation for this class was generated from the following file: