Skip to main content
Module

x/dropserver_app/mod.ts>DropserverApp#avatarsPath

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

Get an absolute path to appspace user avatars. 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 avatars path

Returns

string

absolute path