stack

Home > @infiniteobjects/models > StorageObject > fromPath

StorageObject.fromPath() method

Creates a new StorageObject from the given path

Signature:

static fromPath(path: string): StorageObject;

Parameters

Parameter Type Description
path string  

Returns:

StorageObject