Method: CLI::UI::Frame::FrameStack.pop

Defined in:
lib/cli/ui/frame/frame_stack.rb

.popObject



71
72
73
# File 'lib/cli/ui/frame/frame_stack.rb', line 71

def pop
  items.pop
end