Skip to content

Implement delayed start of commands #8

Description

@AlexGustafsson

Running quick --delay 5 echo "hello, world" should run the command after five seconds. Implement this behavior.

An argument will have to be added to QuickTerm/main.swift. A property will have to be added to QuickTermShared/CommandConfiguration.swift. The QuickTerm/AppDelegate.swift will have to handle the delayed start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions