An implementation of a model factory for text files.

Hierarchy (view full)

Implements

Constructors

Properties

_collaborative: boolean
_isDisposed: boolean = false

Accessors

  • get collaborative(): boolean
  • Whether the model is collaborative or not.

    Returns boolean

  • get isDisposed(): boolean
  • Get whether the model factory has been disposed.

    Returns boolean

Methods

  • Get the preferred kernel language given a file path.

    Parameters

    • path: string

    Returns string