Constructor
new FileLoader()
Methods
static load(filePath, name)
Load a file
Parameters:
Name | Type | Description |
---|---|---|
filePath |
string | Path to the file to load |
name |
string | Call's identifier |
Class
Name | Type | Description |
---|---|---|
filePath |
string | Path to the file to load |
name |
string | Call's identifier |