TransactionOperationType#

class TransactionOperationType#

The type of a TransactionOperation.

Methods#

class TransactionOperationType
to_string() str#

Converts the operation type to a string.

Fields#

class TransactionOperationType
INSTALL#

Install a ref from a remote

INSTALL_BUNDLE#

Install a bundle from a file

LAST_TYPE#

The (currently) last operation type

UNINSTALL#

Uninstall a ref

UPDATE#

Update an installed ref