class Terminalwire::Server::Resource::Directory

def create(path)

def create(path)
  command("create", path: path.to_s)
end