Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define interface ActionResult #41

Closed
kevinleung23 opened this issue Jul 12, 2018 · 0 comments
Closed

Define interface ActionResult #41

kevinleung23 opened this issue Jul 12, 2018 · 0 comments
Assignees
Labels
stage:outtake Relevant to outtake stage
Projects
Milestone

Comments

@kevinleung23
Copy link
Member

Description:

interface ActionResult {
  actionResult: PendingWolfState
  func: () => Promise // returns ability.onComplete promise
@kevinleung23 kevinleung23 added the stage:outtake Relevant to outtake stage label Jul 12, 2018
@kevinleung23 kevinleung23 added this to the Sprint 1 milestone Jul 12, 2018
@kevinleung23 kevinleung23 added this to To do in Wolf via automation Jul 12, 2018
@kevinleung23 kevinleung23 moved this from To do to In progress in Wolf Jul 12, 2018
@kevinleung23 kevinleung23 self-assigned this Jul 12, 2018
Wolf automation moved this from In progress to Done Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage:outtake Relevant to outtake stage
Projects
No open projects
Wolf
  
Done
Development

No branches or pull requests

1 participant