Type Alias ServerSignalOption

ServerSignalOption:
    | "start"
    | "stop"
    | "restart"
    | "kill"