import { InitService } from "https://deno.land/x/service@1.0.0-beta.6/lib/managers/init.ts";
Methods
generateConfig(config: InstallServiceOptions): string
Generates the configuration file content for the init service.
install(config: InstallServiceOptions, onlyGenerate: boolean)
uninstall(config: UninstallServiceOptions)