Libraries
»
cli-ui
(2.4.0)
»
Index
»
CLI
»
UI
»
Frame
»
frame_style
Method: CLI::UI::Frame.frame_style
Defined in:
lib/cli/ui/frame.rb
.
frame_style
⇒
Object
18 19 20
# File 'lib/cli/ui/frame.rb', line 18
def
frame_style
@frame_style
||=
FrameStyle
::
Box
end