JSReader

object JSReader

The reader of files for the JS module.

class Object
trait Matchable
class Any

Type members

Classlikes

trait Component
trait Interface extends Provider with Component
case class JSFilePath(path: File) extends FilePath

The path of the JS module consists in the file inserted by the user.

The path of the JS module consists in the file inserted by the user.

Value parameters:
path

the file in input by the user

trait Provider

The provider of the JavaScript reader instance in the context.

The provider of the JavaScript reader instance in the context.