Packages

package fsMod

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. fsMod
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. trait BigIntStats extends Object with StObject with StatsBase[BigInt]
    Annotations
    @JSType() @native()
  2. type Mode = |[Double, String]
  3. trait ObjectEncodingOptions extends Object with StObject with _EncodingOption
    Annotations
    @JSType() @native()
  4. type OpenMode = |[Double, String]
  5. trait ReadVResult extends Object with StObject
    Annotations
    @JSType() @native()
  6. trait StatOptions extends Object with StObject
    Annotations
    @JSType() @native()
  7. class Stats extends Object with StObject with StatsBase[Double]
    Annotations
    @JSType() @JSImport("fs", "Stats") @native()
  8. trait StatsBase[T] extends Object with StObject
    Annotations
    @JSType() @native()
  9. trait WriteVResult extends Object with StObject
    Annotations
    @JSType() @native()
  10. trait _EncodingOption extends Object with StObject
    Annotations
    @JSType()
  11. trait _PathLike extends Object with StObject
    Annotations
    @JSType()
  12. trait _WriteFileOptions extends Object with StObject
    Annotations
    @JSType()

Value Members

  1. object BigIntStats
  2. object ObjectEncodingOptions
  3. object ReadVResult
  4. object StatOptions
  5. object StatsBase
  6. object WriteVResult
  7. object ^ extends Object with StObject
    Annotations
    @JSImport("fs", JSImport.Namespace) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped