Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ControllerFileLoadedEventArguments

Arguments for a 'ControllerFileLoadedEventHandler' instance.

Hierarchy

  • ControllerFileLoadedEventArguments

Index

Properties

Properties

Optional error

error: any

The error (if occurred).

file

file: string

The full path of the underlying file.

Generated using TypeDoc