path — Set the base path for the asset.
path
Loader setPath(String path) { this.path = path; return this; }