new GLoader(name, db)
Constructs a GSheets Loader
Parameters:
Name | Type | Description |
---|---|---|
name |
string | The title of the sheet to load. |
db |
Database | The database this loader belongs to. |
Extends
- Runnable
Members
-
db :Database
-
The database this loader belongs to.
-
loadername :string
-
The name of the loader.