There's a view that displays this `ItemViewModel`....
# tornadofx
k
There's a view that displays this
ItemViewModel
. In that view I want to control the enabled state of things based on whether some directories/files have been created on disk. Is this a reasonable way to surface those conditions for the view?