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

Enumeration of allowed repository types accepted by the CLI. More...

Inheritance diagram for cli.argtypes.RepositoryType:
cli.argtypes.RepositoryTypeMeta

Static Public Attributes

str RUNTIME = "runtime"
 
str PERSISTENT = "persistent"
 

Additional Inherited Members

- Public Member Functions inherited from cli.argtypes.RepositoryTypeMeta
 __contains__ (cls, member)
 

Detailed Description

Enumeration of allowed repository types accepted by the CLI.

Member Data Documentation

◆ PERSISTENT

str cli.argtypes.RepositoryType.PERSISTENT = "persistent"
static

◆ RUNTIME

str cli.argtypes.RepositoryType.RUNTIME = "runtime"
static

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