LambdaHack-0.9.4.1: A game engine library for tactical squad ASCII roguelike dungeon crawlers

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Server.Commandline

Contents

Description

Parsing of commandline arguments.

Synopsis

Documentation

serverOptionsPI :: ParserInfo ServerOptions Source #

Parser for server options from commandline arguments.

Internal operations