Class: AppiconGenerate::Icon

Inherits:
Struct
  • Object
show all
Defined in:
lib/appicon_generate.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



6
7
8
# File 'lib/appicon_generate.rb', line 6

def path
  @path
end

#pxObject

Returns the value of attribute px

Returns:

  • (Object)

    the current value of px



6
7
8
# File 'lib/appicon_generate.rb', line 6

def px
  @px
end