Class: Ucode::Commands::Audit::BrowserCommand::FaceRegen
- Inherits:
-
Struct
- Object
- Struct
- Ucode::Commands::Audit::BrowserCommand::FaceRegen
- Defined in:
- lib/ucode/commands/audit/browser_command.rb
Instance Attribute Summary collapse
-
#label ⇒ Object
Returns the value of attribute label.
-
#path ⇒ Object
Returns the value of attribute path.
-
#written ⇒ Object
Returns the value of attribute written.
Instance Attribute Details
#label ⇒ Object
Returns the value of attribute label
25 26 27 |
# File 'lib/ucode/commands/audit/browser_command.rb', line 25 def label @label end |
#path ⇒ Object
Returns the value of attribute path
25 26 27 |
# File 'lib/ucode/commands/audit/browser_command.rb', line 25 def path @path end |
#written ⇒ Object
Returns the value of attribute written
25 26 27 |
# File 'lib/ucode/commands/audit/browser_command.rb', line 25 def written @written end |