Class: IconCreater::Input

Inherits:
Object
  • Object
show all
Defined in:
lib/iconCreater/input.rb

Instance Attribute Summary collapse

Instance Attribute Details

#iconPathObject

Returns the value of attribute iconPath.



3
4
5
# File 'lib/iconCreater/input.rb', line 3

def iconPath
  @iconPath
end

#outputPathObject

Returns the value of attribute outputPath.



4
5
6
# File 'lib/iconCreater/input.rb', line 4

def outputPath
  @outputPath
end