Skip to main content
Module

x/astrodon/mod.ts>App#getDataPath

Create Desktop apps with Deno 🦕
Latest
method App.prototype.getDataPath
import { App } from "https://deno.land/x/astrodon@0.1.0-alpha.2/mod.ts";

App.getAppPath() returns the path where the app is located including assets and executable It is dynamic and depends on the environment and context of the app This is a user scope method.