darcs
Source code
Contents
Index
Darcs.Repository.Prefs
Documentation
addToPreflist
::
WriteableDirectory
m =>
String
->
String
-> m
()
Source
getPreflist
::
ReadableDirectory
m =>
String
-> m [
String
]
Source
setPreflist
::
WriteableDirectory
m =>
String
-> [
String
] -> m
()
Source
getGlobal
::
String
->
IO
[
String
]
Source
environmentHelpHome
:: ([
String
], [
String
])
Source
defaultrepo
:: [
DarcsFlag
] ->
AbsolutePath
-> [
String
] ->
IO
[
String
]
Source
setDefaultrepo
::
String
-> [
DarcsFlag
] ->
IO
()
Source
getPrefval
::
ReadableDirectory
m =>
String
-> m (
Maybe
String
)
Source
setPrefval
::
WriteableDirectory
m =>
String
->
String
-> m
()
Source
changePrefval
::
WriteableDirectory
m =>
String
->
String
->
String
-> m
()
Source
defPrefval
::
String
->
String
->
IO
String
Source
writeDefaultPrefs
::
IO
()
Source
boringRegexps
::
IO
[
Regex
]
Source
boringFileFilter
::
IO
([
FilePath
] -> [
FilePath
])
Source
darcsdirFilter
:: [
FilePath
] -> [
FilePath
]
Source
data
FileType
Source
Constructors
BinaryFile
TextFile
Instances
Eq
FileType
filetypeFunction
::
IO
(
FilePath
->
FileType
)
Source
getCaches
:: [
DarcsFlag
] ->
String
->
IO
Cache
Source
binariesFileHelp
:: [
String
]
Source
Produced by
Haddock
version 2.4.2