Skip to main content

Module operation

Module operation 

Source
Expand description

Operation models for tracking actions and results.

Structs§

BashResult
Result of a bash command execution.
EditResult
Result of a file edit operation.
Operation
Represents a single operation to be performed.
WriteResult
Result of a file write operation.

Enums§

OperationStatus
Status of operation.
OperationType
Type of operation.