stack-3.7.1: The Haskell Tool Stack
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2021

Stack.Ls

Description

Types and functions related to Stack's ls command.

Synopsis

Documentation

lsCmd :: LsCmdOpts -> RIO Runner () Source #

Function underlying the stack ls command.