Skip to content
Kward Search API index

Class: Kward::ConfigFiles::Skill

Inherits:
Struct
  • Object
show all
Defined in:
lib/kward/config_files.rb

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_toolsObject

Returns the value of attribute allowed_tools

Returns:

  • (Object)

    the current value of allowed_tools



55
56
57
# File 'lib/kward/config_files.rb', line 55

def allowed_tools
  @allowed_tools
end

#compatibilityObject

Returns the value of attribute compatibility

Returns:

  • (Object)

    the current value of compatibility



55
56
57
# File 'lib/kward/config_files.rb', line 55

def compatibility
  @compatibility
end

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



55
56
57
# File 'lib/kward/config_files.rb', line 55

def description
  @description
end

#folderObject

Returns the value of attribute folder

Returns:

  • (Object)

    the current value of folder



55
56
57
# File 'lib/kward/config_files.rb', line 55

def folder
  @folder
end

#licenseObject

Returns the value of attribute license

Returns:

  • (Object)

    the current value of license



55
56
57
# File 'lib/kward/config_files.rb', line 55

def license
  @license
end

#metadataObject

Returns the value of attribute metadata

Returns:

  • (Object)

    the current value of metadata



55
56
57
# File 'lib/kward/config_files.rb', line 55

def 
  @metadata
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



55
56
57
# File 'lib/kward/config_files.rb', line 55

def name
  @name
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



55
56
57
# File 'lib/kward/config_files.rb', line 55

def path
  @path
end