Package

io.scalajs.npm

watch

Permalink

package watch

watch package object

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

Type Members

  1. trait Monitor extends Object with IEventEmitter

    Permalink

    Monitor

    Monitor

    Annotations
    @RawJSType() @native()
  2. trait Watch extends Object

    Permalink

    watch - Utilities for watching file trees.

    watch - Utilities for watching file trees.

    Annotations
    @RawJSType() @native()
    Version

    1.0.1

    See also

    https://www.npmjs.com/package/watch

  3. implicit final class WatchExtensions extends AnyVal

    Permalink

    Watch Extensions

  4. class WatchOptions extends Object

    Permalink

    Watch Options

    Watch Options

    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. object Monitor

    Permalink

    Monitor Companion

  2. object Watch extends Object with Watch

    Permalink

    Watch Singleton

    Watch Singleton

    Annotations
    @native() @JSImport( "watch" , JSImport.Namespace )

Inherited from AnyRef

Inherited from Any

Ungrouped