Class: IconCreater::Input
- Inherits:
-
Object
- Object
- IconCreater::Input
- Defined in:
- lib/iconCreater/input.rb
Instance Attribute Summary collapse
-
#iconPath ⇒ Object
Returns the value of attribute iconPath.
-
#outputPath ⇒ Object
Returns the value of attribute outputPath.
Instance Attribute Details
#iconPath ⇒ Object
Returns the value of attribute iconPath.
3 4 5 |
# File 'lib/iconCreater/input.rb', line 3 def iconPath @iconPath end |
#outputPath ⇒ Object
Returns the value of attribute outputPath.
4 5 6 |
# File 'lib/iconCreater/input.rb', line 4 def outputPath @outputPath end |