From 47b42e9167df48c84459637e4c0aa4cf1bc37ce3 Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:27:17 -0700 Subject: [PATCH] Updated API Filesystem (markdown) --- API-Filesystem.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/API-Filesystem.md b/API-Filesystem.md index f8e45b5..09cdf8f 100644 --- a/API-Filesystem.md +++ b/API-Filesystem.md @@ -1,3 +1,10 @@ +[![](http://i.imgur.com/GKcszRV.png)](http://ocdoc.cil.li/) + +For those that don't like images: the wiki has moved to a new place, http://ocdoc.cil.li/. +*This wiki will no longer be updated.* + +**** + This library allows a general way of interacting with file system components. While each component is it's own "folder", these folders can be "mounted" somewhere into a global directory tree. This allows seamlessly interacting on multiple file system components. - `filesystem.isAutorunEnabled(): boolean`