Skip to content

[Feature Request] Command dependency tree. #201

@Borwe

Description

@Borwe

Wanted to have like a Tree structure for Nob_Cmd, which allows them to be dependent on each other eg:

    A
/       \
B      C

So we can build a tree, where B and C depend on running after A, maybe also an async_run support for the tree, whereby B and C can run concurrently as they don't depend on each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions