hpcflow.sdk.app.EnvInfo#
- class hpcflow.sdk.app.EnvInfo(manager, exe, prefix)#
Bases:
tupleMethods
Attributes
- count(value, /)#
Return number of occurrences of value.
- exe#
Alias for field number 1
- index(value, start=0, stop=9223372036854775807, /)#
Return first index of value.
Raises ValueError if the value is not present.
- manager#
Alias for field number 0
- prefix#
Alias for field number 2