sleep

    sleep command for MoonX.

    command-line
    moonx
    wasm
    Download zip
    Author
    Version
    0.1.5
    License
    Apache-2.0
    Last updated
    16 days ago
    Downloads
    15

    Dependencies

    #sleep for moonx

    Support note (2026-09-05): this README is supplementary. The support record is the only capability authority; it separates native compatibility evidence from Wasm policy and smoke evidence. Options mentioned here but not promoted in that record are not compatibility guarantees.

    Pause for a number of seconds:

    moonx cli/sleep 2 moonx cli/sleep 0.5 moonx cli/sleep 1m 30s # arguments are summed

    NUMBER may be fractional; suffixes s, m, h, d scale it. With multiple arguments, sleeps for their sum.

    --help and --version are handled without sleeping. The version token matches the package version in moon.mod. -- explicitly ends option parsing before a duration operand.

    Powered by MoonBit

    Site sourceReport issuePackagesBuild queueSkillsStatistics

    © 2026 mooncakes.io