Class: NitroKit::Installation::LayoutAnalysis

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

Instance Attribute Summary collapse

Instance Attribute Details

#bootstrapsObject

Returns the value of attribute bootstraps

Returns:

  • (Object)

    the current value of bootstraps



40
41
42
# File 'lib/nitro_kit/installation.rb', line 40

def bootstraps
  @bootstraps
end

#errorsObject

Returns the value of attribute errors

Returns:

  • (Object)

    the current value of errors



40
41
42
# File 'lib/nitro_kit/installation.rb', line 40

def errors
  @errors
end

#head_rangeObject

Returns the value of attribute head_range

Returns:

  • (Object)

    the current value of head_range



40
41
42
# File 'lib/nitro_kit/installation.rb', line 40

def head_range
  @head_range
end

#stylesheetsObject

Returns the value of attribute stylesheets

Returns:

  • (Object)

    the current value of stylesheets



40
41
42
# File 'lib/nitro_kit/installation.rb', line 40

def stylesheets
  @stylesheets
end