glirc-2.41: Console IRC client
Copyright(c) Eric Mertens 2016
LicenseISC
Maintainer[email protected]
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.