# LibTmux::Workspace::ApplyResult

- **Module:** LibTmux::Workspace
- **Package:** libtmux-workspace
- **Language:** Ruby
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-ruby/blob/c6d9d21771828e583692ca899ed817f9640d6a55/gems/libtmux-workspace/lib/libtmux/workspace/apply.rb#L7
- **Page:** https://libtmux.org/en/ruby/latest/workspace/reference/libtmux-workspace-applyresult/

## Members

- `Effect` (class)
- `cleanup_errors` (method): Returns the value of attribute cleanup_errors.
- `compensation` (method): Returns the value of attribute compensation.
- `completed_steps` (method): Returns the value of attribute completed_steps.
- `created_refs` (method): Returns the value of attribute created_refs.
- `effects` (method): Returns the value of attribute effects.
- `failed_action` (method): Returns the value of attribute failed_action.
- `failed_step` (method): Returns the value of attribute failed_step.
- `inspect` (method): Behavior: Workspace results.
- `success?` (method): Behavior: Workspace results.
- `to_h` (method): Behavior: Workspace results.
- `uncertain?` (method): Behavior: Workspace results.
