Class: NpmExt::Mkmf::PackageEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#file_to_bundleObject

Returns the value of attribute file_to_bundle

Returns:

  • (Object)

    the current value of file_to_bundle



17
18
19
# File 'lib/npm_ext/mkmf.rb', line 17

def file_to_bundle
  @file_to_bundle
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



17
18
19
# File 'lib/npm_ext/mkmf.rb', line 17

def name
  @name
end