Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FilePluginUriFactory

The default implementation of PluginUriFactory simply returns a File URI from the concatenated package path and relative path.

Hierarchy

  • FilePluginUriFactory

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

createUri

  • createUri(pkg: PluginPackage, pkgRelativePath?: string): default