lxm3.xm_cluster.CommandList

class lxm3.xm_cluster.CommandList(commands: List[str])

List of commands to execute when entering this project.

__init__()

Methods

__init__()

count(value, /)

Return number of occurrences of value.

index(value[, start, stop])

Return first index of value.

Attributes

commands

Alias for field number 0