Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/momentum/cli/global/mod.ts>FileIOService#joinPaths

Momentum is an open-source framework for building server-side Deno applications in TypeScript. It provides the paradigms and design patterns to guide developers to create robust, scalable, and enterprise-grade applications.
Latest
method FileIOService.prototype.joinPaths
import { FileIOService } from "https://deno.land/x/momentum@v0.8.2/cli/global/mod.ts";

Parameters

...paths: string[]