function Argumentimport { Argument } from "https://deno.land/x/oasis@2.1.0/packages/framework/decorators/Option.ts"; Argument(description: string, required?): PropertyDecoratorRepresents an option for a command Parametersdescription: stringoptionalrequired = [UNSUPPORTED]ReturnsPropertyDecorator