Packages

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

    Monitor

    Monitor

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

    watch - Utilities for watching file trees.

    watch - Utilities for watching file trees.

    Annotations
    @RawJSType() @native()
    Version

    0.18.0

    See also

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

  3. implicit final class WatchExtensions extends AnyVal

    Watch Extensions

  4. class WatchOptions extends Object

    Watch Options

    Watch Options

    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. object Monitor

    Monitor Companion

  2. object Watch extends Object with Watch

    Watch Singleton

    Watch Singleton

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

Inherited from AnyRef

Inherited from Any

Ungrouped