Skip to main content
Module

x/dropserver_app/mod.ts>DropserverApp#appspacePath

Library that helps you create Dropserver applications
Latest
method DropserverApp.prototype.appspacePath
import { DropserverApp } from "https://deno.land/x/dropserver_app@v0.2.1/mod.ts";

Get an absolute path to appspace files. This path may change at any time. Do not store it, instead always call this function.

Parameters

p: string

relative path segment to append to the appspace path

Returns

string

absolute path