Get last run action from application object
Open
area/core
kind/feature
priority/low
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 195
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 17
Description
**Is your feature request related to a problem? Please describe.**
We can get the next action, we need the current.
**Describe the solution you'd like**
`app.get_next_action()` -- available
`app.get_prior_action()` -- not avaialble
**Describe alternatives you've considered**
Current/prior, need to make semantics clear
**Additional context**
See #501
Contributor guide
Assessment
This issue has not been assessed yet.