class Basher::UI::LoadingView
Attributes
text[RW]
Public Instance Methods
setup()
click to toggle source
# File lib/basher/ui/loading_view.rb, line 6 def setup puts text, h: :center, v: :center end