Module: @@actions/solid/share

Returns shareable strings based on the Solid data.
Source:

Methods

(static) getCurrentFileShareableUrl() → {string}

Returns the saved Solid Pod file URL.
Source:
Returns:
Type
string

(static) getShareableURL(relativePath) → {string}

Returns shareable url for the Solid Pod file, opening the application directly with the model file being loaded.
Parameters:
Name Type Description
relativePath
Source:
Returns:
Type
string