Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
SisMaker
/
rebar3
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Projects
0
Versões
62
Wiki
Atividade
Ver código fonte
rename shell provider
pull/3/head
Tristan Sloughter
10 anos atrás
pai
4b31a20a61
commit
c7313a5980
2 arquivos alterados
com
3 adições
e
3 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-2
ebin/rebar.app
+1
-1
src/rebar_prv_shell.erl
+ 2
- 2
ebin/rebar.app
Ver arquivo
@ -36,7 +36,7 @@
rebar_prv_new,
rebar_prv_update,
rebar_mustache,
rebar_shell,
rebar_
prv_
shell,
rebar_state,
rebar_prv_tar,
rebar_templater,
@ -66,7 +66,7 @@
rebar_erlydtl_compiler,
rebar_prv_app_builder,
rebar_prv_app_discovery,
rebar_shell,
rebar_
prv_
shell,
rebar_ct,
rebar_prv_tar,
rebar_prv_new,
src/rebar_shell.erl → src/rebar_prv_shell.erl
Ver arquivo
@ -25,7 +25,7 @@
%
%
THE
SOFTWARE
.
%
%
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
--
-
-
module
(
rebar_shell
)
.
-
module
(
rebar_
prv_
shell
)
.
-
author
(
"
Kresten Krab Thorup <krab@trifork.com>
"
)
.
-
behaviour
(
rebar_provider
)
.
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar