apollo-code / storage/src / PromptLoader
Class: PromptLoader
Constructors
Constructor
new PromptLoader(
options):PromptLoader
Parameters
options
Returns
PromptLoader
Properties
options
readonlyoptions:PromptLoaderOptions
Methods
load()
load(
path):Promise<string>
Parameters
path
string
Returns
Promise<string>
registerProject()
registerProject(
composer):Promise<object[]>
Parameters
composer
Returns
Promise<object[]>