Public Member Functions | Public Attributes | List of all members
mycroft_ros.helpers.SkillBuilder Class Reference

Public Member Functions

def __init__ (self, path="")
 
def build (self)
 
def buildAndRegister (self)
 
def entity (self, entity)
 
def intent (self, intent)
 
def intent_file (self, intent_file)
 

Public Attributes

 entities
 
 intent_files
 
 intents
 
 path
 

Detailed Description

Definition at line 32 of file helpers.py.

Constructor & Destructor Documentation

def mycroft_ros.helpers.SkillBuilder.__init__ (   self,
  path = "" 
)

Definition at line 34 of file helpers.py.

Member Function Documentation

def mycroft_ros.helpers.SkillBuilder.build (   self)

Definition at line 52 of file helpers.py.

def mycroft_ros.helpers.SkillBuilder.buildAndRegister (   self)

Definition at line 55 of file helpers.py.

def mycroft_ros.helpers.SkillBuilder.entity (   self,
  entity 
)

Definition at line 48 of file helpers.py.

def mycroft_ros.helpers.SkillBuilder.intent (   self,
  intent 
)

Definition at line 40 of file helpers.py.

def mycroft_ros.helpers.SkillBuilder.intent_file (   self,
  intent_file 
)

Definition at line 44 of file helpers.py.

Member Data Documentation

mycroft_ros.helpers.SkillBuilder.entities

Definition at line 38 of file helpers.py.

mycroft_ros.helpers.SkillBuilder.intent_files

Definition at line 37 of file helpers.py.

mycroft_ros.helpers.SkillBuilder.intents

Definition at line 36 of file helpers.py.

mycroft_ros.helpers.SkillBuilder.path

Definition at line 35 of file helpers.py.


The documentation for this class was generated from the following file:


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:41