Module

x/ash/src/Controller.ts>default#show

A stylish web framework for Deno!
Latest
method default.prototype.show
import { default } from "https://dotland.deno.dev/x/ash@1.3.6/src/Controller.ts";

Called when a route that is assigned to this controller is requested.

Parameters

...args: any

The arguments that the controller takes.

Returns

string