Skip to main content

FSKeyLoader class

Loader from file system

FSKeyLoader implements IKeyLoader interface

Signature:

export declare class FSKeyLoader implements IKeyLoader 

Implements: IKeyLoader

Constructors

ConstructorModifiersDescription
(constructor)(dir)Constructs a new instance of the FSKeyLoader class

Properties

PropertyModifiersTypeDescription
dirreadonlystring

Methods

MethodModifiersDescription
load(path)