From 7ee5385cb180abe3219278bd9bdc4d697b1ad974 Mon Sep 17 00:00:00 2001
From: Pascal Jodlowski
- Hex Package
+ Hex Package
- Hex Preview
+ Hex Preview
diff --git a/docs/Mix.Tasks.Venomous.Watchdog.html b/docs/Mix.Tasks.Venomous.Watchdog.html
index 19c743c..a1c1e55 100644
--- a/docs/Mix.Tasks.Venomous.Watchdog.html
+++ b/docs/Mix.Tasks.Venomous.Watchdog.html
@@ -5,10 +5,10 @@
-
+
-
- Hex Package
+ Hex Package
- Hex Preview
+ Hex Preview
diff --git a/docs/Venomous.Application.html b/docs/Venomous.Application.html
index 2185c3b..b5fb6c6 100644
--- a/docs/Venomous.Application.html
+++ b/docs/Venomous.Application.html
@@ -5,10 +5,10 @@
-
+
-
- Hex Package
+ Hex Package
- Hex Preview
+ Hex Preview
diff --git a/docs/Venomous.PetSnakeManager.html b/docs/Venomous.PetSnakeManager.html
index 273132b..1674e19 100644
--- a/docs/Venomous.PetSnakeManager.html
+++ b/docs/Venomous.PetSnakeManager.html
@@ -5,10 +5,10 @@
-
+
-
- Hex Package
+ Hex Package
- Hex Preview
+ Hex Preview
diff --git a/docs/Venomous.PetSnakeSupervisor.html b/docs/Venomous.PetSnakeSupervisor.html
index d23e147..4ee9a70 100644
--- a/docs/Venomous.PetSnakeSupervisor.html
+++ b/docs/Venomous.PetSnakeSupervisor.html
@@ -5,10 +5,10 @@
-
+
-
- Hex Package
+ Hex Package
- Hex Preview
+ Hex Preview
diff --git a/docs/Venomous.SerpentWatcher.html b/docs/Venomous.SerpentWatcher.html
index 0bb14bc..fcb8cef 100644
--- a/docs/Venomous.SerpentWatcher.html
+++ b/docs/Venomous.SerpentWatcher.html
@@ -5,10 +5,10 @@
-
+
-
mix venomous.watchdog
- (Venomous v0.6.0)
+ (Venomous v0.6.1)
@@ -206,9 +206,9 @@ uninstall_watchdog()
Venomous.Application
- (Venomous v0.6.0)
+ (Venomous v0.6.1)
@@ -208,9 +208,9 @@ start(type, args)
Venomous.PetSnakeManager
- (Venomous v0.6.0)
+ (Venomous v0.6.1)
@@ -270,9 +270,9 @@ start_link(args)
Venomous.PetSnakeSupervisor
- (Venomous v0.6.0)
+ (Venomous v0.6.1)
@@ -307,9 +307,9 @@ start_link(opts \\ [strategy: :one_for_one,
Venomous.SerpentWatcher
- (Venomous v0.6.0)
+ (Venomous v0.6.1)
@@ -142,17 +142,17 @@
Default watcher requires watchdog module, which can be installed with
mix venomous.watchdog install
Whenever file is edited/created/deleted watcher casts :reload
with module name to SnakeManager.
The default reload module function imports and reloads the module from its name.
## Configuration
config :venomous,
- serpent_watcher: [
+ serpent_watcher: [
enable: true, # Disabled by default
logging: true, # Hot reload logging. Enabled by default
module: :serpent_watcher, # default
func: :watch_directories, #default
manager_pid: Venomous.SnakeManager # default
- ]
config :venomous, :snake_manager, %{
+ ]
config :venomous, :snake_manager, %{
...
reload_module: :reload, # default. reload function is hard coded to :reload
...
-}
+}
@@ -316,9 +316,9 @@ - Hex Package + Hex Package - Hex Preview + Hex Preview diff --git a/docs/Venomous.SnakeArgs.html b/docs/Venomous.SnakeArgs.html index ff162db..08756ef 100644 --- a/docs/Venomous.SnakeArgs.html +++ b/docs/Venomous.SnakeArgs.html @@ -5,10 +5,10 @@ - + -
- Hex Package + Hex Package - Hex Preview + Hex Preview diff --git a/docs/Venomous.SnakeError.html b/docs/Venomous.SnakeError.html index 1dad6db..7f784ac 100644 --- a/docs/Venomous.SnakeError.html +++ b/docs/Venomous.SnakeError.html @@ -5,10 +5,10 @@ - + -
- Hex Package + Hex Package - Hex Preview + Hex Preview diff --git a/docs/Venomous.SnakeManager.html b/docs/Venomous.SnakeManager.html index 5642960..7b206a2 100644 --- a/docs/Venomous.SnakeManager.html +++ b/docs/Venomous.SnakeManager.html @@ -5,10 +5,10 @@ - + -
- Hex Package + Hex Package - Hex Preview + Hex Preview diff --git a/docs/Venomous.SnakeOpts.html b/docs/Venomous.SnakeOpts.html index def150e..23a6979 100644 --- a/docs/Venomous.SnakeOpts.html +++ b/docs/Venomous.SnakeOpts.html @@ -5,10 +5,10 @@ - + -
- Hex Package + Hex Package - Hex Preview + Hex Preview diff --git a/docs/Venomous.SnakeSupervisor.html b/docs/Venomous.SnakeSupervisor.html index 3617525..ca6489b 100644 --- a/docs/Venomous.SnakeSupervisor.html +++ b/docs/Venomous.SnakeSupervisor.html @@ -5,10 +5,10 @@ - + -
- Hex Package + Hex Package - Hex Preview + Hex Preview diff --git a/docs/Venomous.SnakeWorker.html b/docs/Venomous.SnakeWorker.html index 8b1ac96..7f845c1 100644 --- a/docs/Venomous.SnakeWorker.html +++ b/docs/Venomous.SnakeWorker.html @@ -5,10 +5,10 @@ - + -
Python options can be configured inside :venomous :python_opts config key
All of these are optional. However you will most likely want to set module_paths
@available_opts [
+ Python options can be configured inside :venomous :python_opts config key
All of these are optional. However you will most likely want to set module_paths
@available_opts [
:module_paths, # List of paths to your python modules
:cd, # Change python's directory on spawn. Default is $PWD
:compressed, # Can be set from 0-9. May affect performance. Read more on [Erlport documentation](http://erlport.org/docs/python.html#erlang-api)
:envvars, # additional python process envvars
:packet_bytes, # Size of erlport python packet. Default: 4 = max 4GB of data. Can be set to 1 = 256 bytes or 2 = ? bytes if you are sure you won't be transfering a lot of data.
:python_executable # path to python executable to use.
-]
+]
@@ -375,9 +375,9 @@
- Hex Package
+ Hex Package
- Hex Preview
+ Hex Preview
diff --git a/docs/Venomous.epub b/docs/Venomous.epub
index e37989d89232d9fde78ae8cb1f83104fdf2bfbc3..d17151289a3809fafbdfe9e1bf58dc3b132ee834 100644
GIT binary patch
delta 26624
zcmZ6yQ*bU^uq_(fwrv|Lc2;cLPFDQIwr$(CZQHh;`|n-%Je<=n^Sx`->>lWsXVBMY
zP sfpp*ApWkZ~*0tSRdf6hF${<
zhM{sIEm+M1{CQN{SN)Tv&6|v`gmyK7Am;~xmQWODo?!uxo0Vd}y1B_e91?1{i8QM#
zzT4z5hBzrKU}>-kM0aQuSQ?A@S=F15pNMOgCCVg$>V?vS=q7a2b?;IU2&CfB5GQ*Q
z$6}<{QE+1A%d0u8>;Ss(nI+ChlMo-MP eu
z_n}Od+psBQ%-Z)mWf7^UrT5XDHAxXC50<-_)DWPobW5UPxb-ZUglhCKCT<}RXE;Yo
zTo-Af;{-?-f2+;TJgbS~I=F!M@)<%uFyUOfv_S2iKSNVi
znn|2u(pv!SkK*WJa%57jB3Vmd(`mSJeQQ%>@xH44_C%@Lns-JpAsqu-eFF?A4fh>%
z;u0X`sm-ohw9+;OTlw4&Z!Udea)Kzq(?^jcR3C;r?kYKwLPzc}n-STWJp$9UbfIg9
zLwpa9W7QNY8~OePM3gJBtowW=^gCohyFIx?N~^rhL_Vt~Ay$DdN0h$iuhAxatF5Dz
z_Hx$ph*FZgH8BmUZSs_V4*eIsMWHv{@i1U5q_ApN10@QJlygAmE~c;LEJ$Mhgc%EA
zEhlM#hh{Z@+<0;WU%8tkGm!L}pp#ta&gq
z(QEKi0+sIHXFN4o!=z8`aN&c?-Vh+6Jp1)v!S b{cf8J
zRcEOMDaLNh_cp(7{QmrV`F!(ZTxtdDrK9U%mah>0+O__-R_9yI9Uvzm>3R^XWt
z%&=Vm`ZR0CWPFZ7AZ3={?>QH>`GNgA6g_Elh?RhZFHDrB~?pq=DY2B^pM)4F3d1v
zV?uC4i7@_?Zv#*-c7%&I89SaiWC#%Y*umzAfAk9%IWqIAw9{2=&A8F|B*uBboE3_}
zCO9j=m3^uX?5(-~j>madDoOnIck@I0#1`TSVU?@Nr?$|p+YmSw^93Q#&j>|M{6RG?
z`mL?N)J2$3cR0EEQ(#MuandCIiJ&v#6ERUm?!sz|qYVK1!r
yN!i9MBS6+uN$gC&zjy<~PD
z!@6UVli|WF91rNl%H_%J&7-Rvx;xFPI_LEOln^B;ge((YP!TRBCqcii~G
z)d20S3Ic0iCaIoK>nwsq;kJwfN0fo?amIodeQz%U=BfBgs*-LwbqzuXybkBnQA-xQ
z%qf^##C>{gxC{@=tb
EnF|u#iM&(}qeRnHn(5V-6BbG}Iuu)48A&}r5gaVY
zZ#cUlyptnGSrHmXBh%pDsP?7!%WD2oTq8j*hR^(&&A(`eQuu_UmbN>A@eEp**G(_L
zmtG}R`7JXGOYA60hEPc^vRZnByEAm{{n1=4&O0SzgaFO~o4#=mo(H*(7osb{ovIa?VS==>J8m
zttV)|zJIx?7=*ceBv3OL*SpDXPgI|EEP$|O{cH4VvY13wVlFG?L&BtWsa3CeVg+fk
zi4KpTg%Q#0Nt7&-v=#2kc8qAp#Xe~J#QS56FYUy(KbRL0m