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
Rewrite
Summary
Types
by/0
input/0
key/0
opts/0
t/0
updater/0
wildcard/0
Functions
count/2
create_source/4
delete/2
dot_formatter/1
dot_formatter/2
drop/2
extension_for_file/2
format/2
format!/2
format_source/3
format_source!/3
from_sources/2
from_sources!/2
has_source?/2
issues?/1
map/2
map!/2
move/4
move!/4
new/1
new!/2
new_source/4
new_source!/4
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
update_source/5
update_source!/5
updated?/1
write/3
write!/3
write_all/2
Rewrite.DotFormatter
Summary
Types
formatter/0
t/0
timestamp/0
Callbacks
features/1
format/2
quoted_to_algebra/2
Functions
conflicts/2
create/2
create!/2
default/0
expand/3
format/2
format_file/3
format_quoted/2
format_quoted/4
format_quoted!/2
format_quoted!/4
format_string/2
format_string/4
format_string!/2
format_string!/4
formatter_for_file/3
formatter_opts/1
formatter_opts_for_file/2
from_formatter_opts/2
get/2
inputs/1
map/2
read/2
read!/2
reduce/3
up_to_date?/2
update/3
Rewrite.Filetype
Summary
Types
extension/0
key/0
opts/0
t/0
updater/0
updates/0
value/0
Callbacks
default_path/0
extensions/0
fetch/2
fetch/3
from_string/1
from_string/2
handle_update/3
handle_update/4
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
timestamp/0
updater/0
value/0
version/0
Functions
add_issue/2
add_issues/2
default_path/1
diff/2
file_changed?/1
filetype/2
format/2
format!/2
from?/2
from_string/2
get/2
get/3
has_issues?/2
hash/1
issues/1
owner/1
put_private/3
read!/2
rm/1
rm!/1
touch/1
touch/2
undo/2
update/4
updated?/2
version/1
write/2
write!/1
Rewrite.Source.Ex
Sections
Updating and resyncing :quoted
Examples
Summary
Types
t/0
Functions
format/2
from_string/2
modules/1
modules/2
put_formatter_opts/2
read!/2
Hooks
Rewrite.Hook
Sections
Actions
Summary
Types
action/0
Callbacks
handle/2
Rewrite.Hook.DotFormatterUpdater
Exceptions
Rewrite.DotFormatterError
Summary
Types
exits/0
reason/0
t/0
Functions
message/1
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 v1.1.2)
An exception for when a key can't be found in a source.
×