Method: Yap::Shell::FileSystemCommand.world

Defined in:
lib/yap/shell/commands.rb

.worldObject



79
80
81
# File 'lib/yap/shell/commands.rb', line 79

def self.world
  ::Yap::World.instance
end