butler-0.0.1.0: At your service.
Safe HaskellSafe-Inferred
LanguageGHC2021

Butler.Service.FileService

Synopsis

Documentation

data VolumeName #

VolumeName is the name of a root directory, e.g. Documents or Desktop

Instances

Instances details
IsString VolumeName # 
Instance details

Defined in Butler.Service.FileService

getVolumeDirectory :: AppSharedContext -> Maybe VolumeName -> ProcessIO Directory #

getVolumeDirectory enables app to get access to the File API.