lev.task_name

lev

task_name(name) -> name

Set or get the current task's name

With an argument, sets the name of the current task and returns it. Without an argument, returns the current task's name (or nil). No-op outside lev.run().