Skip to main content
Module

x/typeorm/src/commands/CacheClearCommand.ts>CacheClearCommand

Forked from https://github.com/typeorm/typeorm
Latest
class CacheClearCommand
implements [yargs.CommandModule]
import { CacheClearCommand } from "https://deno.land/x/typeorm@v0.2.23-rc10/src/commands/CacheClearCommand.ts";

Clear cache command.

Properties

command: string
describe: string

Methods

builder(args: yargs.Argv)
handler(args: yargs.Arguments)