Skip to content

Add task_self() next gen #118

Open
Open
@thiell

Description

@thiell

In ClusterShell code examples, most of the time, task_self() is copied in a local task variable because this is nicer to use. That means that task_self() name is not a good one and the first thing people do is the rename it!

In consequence, a better name should be find and available to refer to the same concept.

  • this should not be a function!

Maybe:

  • mytask (it sounds like a bit a VisualBasic :))
  • ... ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions