Ribosome.Test.Data.TestConfig
data TestConfig Source #
Constructors
Fields
Defined in Ribosome.Test.Data.TestConfig
Associated Types
type Rep TestConfig :: Type -> Type #
Methods
from :: TestConfig -> Rep TestConfig x #
to :: Rep TestConfig x -> TestConfig #
showsPrec :: Int -> TestConfig -> ShowS #
show :: TestConfig -> String #
showList :: [TestConfig] -> ShowS #
def :: TestConfig #
(==) :: TestConfig -> TestConfig -> Bool #
(/=) :: TestConfig -> TestConfig -> Bool #
data TmuxTestConfig Source #
type Rep TmuxTestConfig :: Type -> Type #
from :: TmuxTestConfig -> Rep TmuxTestConfig x #
to :: Rep TmuxTestConfig x -> TmuxTestConfig #
showsPrec :: Int -> TmuxTestConfig -> ShowS #
show :: TmuxTestConfig -> String #
showList :: [TmuxTestConfig] -> ShowS #
def :: TmuxTestConfig #
(==) :: TmuxTestConfig -> TmuxTestConfig -> Bool #
(/=) :: TmuxTestConfig -> TmuxTestConfig -> Bool #