Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the options to the mount file-system API.

export
interface

IMountFsOptions

Hierarchy

Index

Properties

Optional fs-type

fs-type: string

The file system type to mount

Optional mode

The mode for mounting the file system

Optional responseTimeout

responseTimeout: number

The maximum amount of time for the TSO servlet to wait for a response before returning an error

Generated using TypeDoc