Class: Capacitor::Lynx::SkippedPackage

Inherits:
Struct
  • Object
show all
Defined in:
lib/capacitor/lynx/autolink.rb

Instance Attribute Summary collapse

Instance Attribute Details

#npm_nameObject

Returns the value of attribute npm_name

Returns:

  • (Object)

    the current value of npm_name



24
25
26
# File 'lib/capacitor/lynx/autolink.rb', line 24

def npm_name
  @npm_name
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



24
25
26
# File 'lib/capacitor/lynx/autolink.rb', line 24

def reason
  @reason
end