Vert.x file system base configuration, this class can be extended by provider implementations to configure those specific implementations.
package |
Default |
---|
__construct( $fileSystemOptions = null)
mixed | null
isClassPathResolvingEnabled() : boolean
boolean
isFileCachingEnabled() : boolean
boolean
setClassPathResolvingEnabled( $classPathResolvingEnabled) : $this
boolean
$this
setFileCachingEnabled( $fileCachingEnabled) : $this
boolean
$this