hpcflow.sdk.app.Singleton#

class hpcflow.sdk.app.Singleton#

Bases: type

Methods

get_instance

Retrieve the instance of the singleton class if initialised.

mro

Return a type's method resolution order.

get_instance()#

Retrieve the instance of the singleton class if initialised.

mro()#

Return a type’s method resolution order.