aura-2.2.1: A secure package manager for Arch Linux and the AUR.

Copyright(c) Colin Woodbury 2012 - 2020
LicenseGPL3
MaintainerColin Woodbury <colin@fosskers.ca>
Safe HaskellNone
LanguageHaskell2010

Aura.Commands.L

Description

Handle all -L flags - those which involve the pacman log file.

Synopsis

Documentation

viewLogFile :: RIO Env () Source #

Pipes the pacman log file through a less session.

searchLogFile :: Settings -> Text -> IO () Source #

Print all lines in the log file which contain a given Text.

logInfoOnPkg :: NESet PkgName -> RIO Env () Source #

The result of -Li.