glirc-2.20.2.1: Console IRC client

Copyright(c) Eric Mertens 2016
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Client.Options

Contents

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.