aboutsummaryrefslogtreecommitdiff
path: root/latest/api/com/github/jodersky/flow/Serial$$Watch.html
diff options
context:
space:
mode:
Diffstat (limited to 'latest/api/com/github/jodersky/flow/Serial$$Watch.html')
-rw-r--r--latest/api/com/github/jodersky/flow/Serial$$Watch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/api/com/github/jodersky/flow/Serial$$Watch.html b/latest/api/com/github/jodersky/flow/Serial$$Watch.html
index 2808e5d..b99db9c 100644
--- a/latest/api/com/github/jodersky/flow/Serial$$Watch.html
+++ b/latest/api/com/github/jodersky/flow/Serial$$Watch.html
@@ -52,7 +52,7 @@
<div id="comment" class="fullcommenttop"><div class="comment cmt"><p>Watch a directory for new ports.</p><p>Send this command to the manager to get notifications when a new port (i.e. file) is created in
the given directory.
In case the given directory cannot be watched, the manager responds with a <code>CommandFailed</code> message.</p><p>Note: the sender is also notified of currently existing ports.
-</p></div><dl class="paramcmts block"><dt class="param">directory</dt><dd class="cmt"><p>the directory to watch</p></dd><dt class="param">skipInitial</dt><dd class="cmt"><p>don't get notified of already existing ports</p></dd></dl><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/jodersky/flow/blob/v2.4.0-M2
+</p></div><dl class="paramcmts block"><dt class="param">directory</dt><dd class="cmt"><p>the directory to watch</p></dd><dt class="param">skipInitial</dt><dd class="cmt"><p>don't get notified of already existing ports</p></dd></dl><dl class="attributes block"> <dt>Source</dt><dd><a href="https://github.com/jodersky/flow/blob/v2.4.0
/flow-main/src/main/scala/com/github/jodersky/flow/Serial.scala" target="_blank">Serial.scala</a></dd><dt>See also</dt><dd><span class="cmt"><p>Connected</p></span><span class="cmt"><p>Unwatch</p></span></dd></dl><div class="toggleContainer block">
<span class="toggle">Linear Supertypes</span>
<div class="superTypes hiddenContent"><span class="extype" name="scala.Serializable">Serializable</span>, <span class="extype" name="java.io.Serializable">Serializable</span>, <span class="extype" name="scala.Product">Product</span>, <span class="extype" name="scala.Equals">Equals</span>, <a href="Serial$$Command.html" class="extype" name="com.github.jodersky.flow.Serial.Command">Command</a>, <a href="Serial$$Message.html" class="extype" name="com.github.jodersky.flow.Serial.Message">Message</a>, <span class="extype" name="scala.AnyRef">AnyRef</span>, <span class="extype" name="scala.Any">Any</span></div>