rewrite
▼
Project version
v1.1.2
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9.1
v0.9.0
v0.8.0
v0.7.1
v0.7.0
v0.7.0-rc.0
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
v0.1.1
v0.1.0
Pages
Modules
API Reference
Modules
Rewrite
Summary
Types
input/0
opts/0
t/0
wildcard/0
Functions
count/2
delete/2
drop/2
from_sources/2
from_sources!/2
has_source?/2
issues?/1
map/2
map!/2
new/1
new!/2
paths/1
put/2
put!/2
read!/3
rm/2
rm!/2
source/2
source!/2
sources/1
update/2
update/3
update!/2
update!/3
updated?/1
write/3
write_all/2
Rewrite.Filetype
Summary
Types
extension/0
key/0
opts/0
t/0
updates/0
value/0
Callbacks
extensions/0
fetch/2
fetch/3
from_string/1
from_string/2
from_string/3
handle_update/2
handle_update/3
read!/1
read!/2
undo/1
Rewrite.Source
Summary
Types
by/0
content/0
extension/0
filetype/0
from/0
issue/0
key/0
kind/0
opts/0
owner/0
t/0
value/0
version/0
Functions
add_issue/2
add_issues/2
diff/2
file_changed?/1
filetype/2
from?/2
from_string/3
get/2
get/3
has_issues?/2
hash/1
issues/1
owner/1
put_private/3
read!/2
rm/1
rm!/1
undo/2
update/4
updated?/2
version/1
write/2
write!/1
Rewrite.Source.Ex
Sections
Updating and syncing :quoted
Examples
Summary
Types
t/0
Functions
format/2
from_string/2
merge_formatter_opts/2
modules/1
modules/2
put_formatter_opts/2
read!/2
Rewrite.TextDiff
Sections
Examples
Summary
Functions
default_opts/0
format/3
Exceptions
Rewrite.Error
Summary
Types
reason/0
t/0
Rewrite.SourceError
Summary
Types
action/0
path/0
reason/0
t/0
Functions
format/1
Rewrite.SourceKeyError
Rewrite.UpdateError
Summary
Types
reason/0
t/0
Search documentation of rewrite
Settings
View Source
Rewrite.SourceKeyError
exception
(rewrite v0.10.5)
An exception for when a key can't be found in a source.
×