Class: KKGit::AutoFormat::Language

Inherits:
Struct
  • Object
show all
Defined in:
lib/kk/git/auto_format.rb

Instance Attribute Summary collapse

Instance Attribute Details

#extensionsObject

Returns the value of attribute extensions

Returns:

  • (Object)

    the current value of extensions



8
9
10
# File 'lib/kk/git/auto_format.rb', line 8

def extensions
  @extensions
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



8
9
10
# File 'lib/kk/git/auto_format.rb', line 8

def id
  @id
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



8
9
10
# File 'lib/kk/git/auto_format.rb', line 8

def label
  @label
end

#toolsObject

Returns the value of attribute tools

Returns:

  • (Object)

    the current value of tools



8
9
10
# File 'lib/kk/git/auto_format.rb', line 8

def tools
  @tools
end