IHP Api Reference
Copyright(c) digitally induced GmbH 2020
Safe HaskellSafe-Inferred

IHP.IDE.ToolServer.Helper.Controller

Description

 
Synopsis

Documentation

appPort :: (?context :: ControllerContext) => PortNumber Source #

Returns the port used by the running app. Usually returns 8000.

openEditor :: Text -> Int -> Int -> IO () Source #