Dobby 3.0
Dobby “Docker based Thingy” is a tool for managing and running OCI containers using crun
|
Public Member Functions | |
DobbyDeferredAsyncResult (const std::function< bool()> &func) | |
bool | getResult () override |
Private Attributes | |
const std::function< bool()> | mFunction |
bool | mFinished |
bool | mResult |
|
inlineoverridevirtual |
Implements IDobbyAsyncResultPrivate.