Definition at line 30 of file skips.py.
◆ __str__()
def framework.helpers.skips.Lang.__str__ |
( |
|
self | ) |
|
◆ from_string()
def framework.helpers.skips.Lang.from_string |
( |
|
cls, |
|
|
str |
lang |
|
) |
| |
◆ CPP
framework.helpers.skips.Lang.CPP = enum.auto() |
|
static |
◆ GO
framework.helpers.skips.Lang.GO = enum.auto() |
|
static |
◆ JAVA
framework.helpers.skips.Lang.JAVA = enum.auto() |
|
static |
◆ NODE
framework.helpers.skips.Lang.NODE = enum.auto() |
|
static |
◆ PYTHON
framework.helpers.skips.Lang.PYTHON = enum.auto() |
|
static |
◆ UNKNOWN
framework.helpers.skips.Lang.UNKNOWN = enum.auto() |
|
static |
The documentation for this class was generated from the following file: