global plugin_template._commands.goodnight_moon.sleep
methods
M.run
function M.run(count: number?) -> nil
@param count
- Prints 1 Zzz per count
. A value that is 1-or-greater.
Print Zzz each count
.
function M.run(count: number?) -> nil
@param count
- Prints 1 Zzz per count
. A value that is 1-or-greater.
Print Zzz each count
.