Ruby API docs.
[lms] / www / ruby-api / classes / LightMediaScanner / Scanner.src / M000002.html
diff --git a/www/ruby-api/classes/LightMediaScanner/Scanner.src/M000002.html b/www/ruby-api/classes/LightMediaScanner/Scanner.src/M000002.html
new file mode 100644 (file)
index 0000000..fef16bd
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html 
+     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html>
+<head>
+  <title>process (LightMediaScanner::Scanner)</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+  <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
+</head>
+<body class="standalone-code">
+  <pre>/**
+ *
+ * Scanner::process
+ *
+ * This will add or update media found in the given directory or its children.
+ *
+ * * p1 (top_path) The top directory to scan.
+ *
+ * * return 0 on success
+ *
+ */
+static VALUE scanner_process(VALUE self, VALUE top_path) {
+</pre>
+</body>
+</html>
\ No newline at end of file