Methods
(static) fetchReadOnly()
A fetch function implementation that fetches resources that uses HTTP GET and POST for URLs, otherwise read-only file system access
- Source:
(static) fetchReadWrite()
A fetch function implementation that fetches resources that uses HTTP GET and POST for URLs, otherwise read-write file system access
- Source:
(static) logStdout()
A log function implementation that outputs to stdout
- Source: