method BaseCommand.prototype.logErrorRe-exportimport { BaseCommand } from "https://deno.land/x/cliffy@v0.7.0/mod.ts"; logError(...args: any[])Write line to stderr. Parameters...args: any[]Data to write to stderr.