From 763629cdf951e409d4d059a6038eb8bb2678c7cf Mon Sep 17 00:00:00 2001 From: Vexatos Date: Sun, 13 Jul 2014 05:28:02 -0700 Subject: [PATCH] Updated API Shell (markdown) --- API-Shell.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/API-Shell.md b/API-Shell.md index f016ae6..f0608f8 100644 --- a/API-Shell.md +++ b/API-Shell.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 API provides shell related functionality, such as the current working directory, program search path and aliases for the shell. - `shell.getAlias(alias: string): string`