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

Client.State.Url

Description

 
Synopsis

Documentation

type UrlPair = (Text, [Identifier]) Source #

A URL and identifiers of those who provided that URL.

urlList :: ClientState -> [UrlPair] Source #

Generate a list of URLs from the current focus and subfocus.