ContentsIndex
Drivers.Use
Synopsis
search_for_use_all :: [FilePath] -> ByteString -> IO ()
search_for_use_used :: [FilePath] -> ByteString -> IO ()
Documentation
search_for_use_all :: [FilePath] -> ByteString -> IO ()
read each packages IUSE flags and match against the user search request
search_for_use_used :: [FilePath] -> ByteString -> IO ()
read each packages IUSE flags, match against the user request and finally check if the flag was actually present during the emerge
Produced by Haddock version 2.4.2