class Middleman::PreviewServer::ServerInformation

def port

Returns:
  • (Integer) -
def port
  information.port
end