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

x/saur/task.js>Task

a rapid web development framework for deno
Latest
class Task
import { Task } from "https://deno.land/x/saur@v0.0.1/task.js";

Tasks are user-defined subcommands of the saur CLI that are active when the user is at the top level of an application directory.

Constructors

new
Task(unnamed 0)