Class: Mxrb::Scaffold::Removal

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/scaffold/registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#filesObject (readonly)

Returns the value of attribute files

Returns:

  • (Object)

    the current value of files



8
9
10
# File 'lib/mxrb/scaffold/registry.rb', line 8

def files
  @files
end

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



8
9
10
# File 'lib/mxrb/scaffold/registry.rb', line 8

def key
  @key
end