Skip to content

Implement "Script" Abstraction #24

@withtwoemms

Description

@withtwoemms

As a Script
I want to execute a Procedure sequence
So I can yield results in a single context


GIVEN that a Script is "evaluated"
WHEN it is
THEN it can be known whether or not it is valid/can be executed

GIVEN that a Script is executed
WHEN it is
THEN it can be done so in a multi-process environment


releated:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions