glirc-2.40.1: Console IRC client
Copyright(c) Eric Mertens 2016
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Client.Options

Description

This module process command-line options provided when launching the client.

Synopsis

Command-line options

data Options Source #

Command-line options

Constructors

Options 

Fields

Lenses

Options loader

getOptions :: IO Options Source #

Load command line options. This action will terminate early in the case of the version flag, help flag, or an error.