proofit404 / stories

Service objects designed with OOP in mind.
https://proofit404.github.io/stories/
BSD 2-Clause "Simplified" License
296 stars 21 forks source link

State object should support dir function. #667

Closed proofit404 closed 2 years ago

proofit404 commented 3 years ago

dir(state) should show what attributes do we have.

proofit404 commented 2 years ago

Superseded by #722