Class: Textus::Dispatch::Contracts::KeyDeletePrefix
- Inherits:
-
Data
- Object
- Data
- Textus::Dispatch::Contracts::KeyDeletePrefix
- Defined in:
- lib/textus/dispatch/contracts.rb
Instance Attribute Summary collapse
-
#dry_run ⇒ Object
readonly
Returns the value of attribute dry_run.
-
#prefix ⇒ Object
readonly
Returns the value of attribute prefix.
Instance Attribute Details
#dry_run ⇒ Object (readonly)
Returns the value of attribute dry_run
60 61 62 |
# File 'lib/textus/dispatch/contracts.rb', line 60 def dry_run @dry_run end |
#prefix ⇒ Object (readonly)
Returns the value of attribute prefix
60 61 62 |
# File 'lib/textus/dispatch/contracts.rb', line 60 def prefix @prefix end |