Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95206780
ExplorerSync.d.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Dec 13, 17:54
Size
584 B
Mime Type
text/x-java
Expires
Sun, Dec 15, 17:54 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
22949211
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
ExplorerSync.d.ts
View Options
import { ExplorerBase } from './ExplorerBase';
import { CosmiconfigResult, ExplorerOptionsSync } from './types';
declare class ExplorerSync extends ExplorerBase<ExplorerOptionsSync> {
constructor(options: ExplorerOptionsSync);
searchSync(searchFrom?: string): CosmiconfigResult;
private searchFromDirectorySync;
private searchDirectorySync;
private loadSearchPlaceSync;
private loadFileContentSync;
private createCosmiconfigResultSync;
loadSync(filepath: string): CosmiconfigResult;
}
export { ExplorerSync };
//# sourceMappingURL=ExplorerSync.d.ts.map
Event Timeline
Log In to Comment