object FsExtra extends Object
- Annotations
- @native() @JSImport( "fs-extra" , JSImport.Namespace )
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FsExtra
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- def mkdirs(path: String, callback: Function1[Error, Unit]): Unit
- def outputFile(file: String, data: |[String, Buffer], options: FileOutputOptions = null, callback: FsCallback0): Unit
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object