NINJA-IDE

Module: windows.py API

No description.


Global Functions:

Function: listdir(path) [at ln:55]

def listdir(path):

No description.


Class: NinjaFileSystemWatcher(base_watcher.BaseWatcher)

class NinjaFileSystemWatcher(base_watcher.BaseWatcher):

No description.

Function: __init__() [at ln:229]

def __init__():

No description.


Function: add_watch(path) [at ln:234]

def add_watch(path):

No description.


Function: remove_watch(path) [at ln:241]

def remove_watch(path):

No description.


Function: shutdown_notification() [at ln:248]

def shutdown_notification():

No description.


Class: ThreadedFSWatcher(Thread)

class ThreadedFSWatcher(Thread):

No description.

Function: __init__(path, callback) [at ln:161]

def __init__(path, callback):

No description.


Function: run() [at ln:174]

def run():

No description.


Function: stop() [at ln:170]

def stop():

No description.


Class: FileEventCallback(object)

class FileEventCallback(object):

No description.

Function: __call__(paths) [at ln:79]

def __call__(paths):

No description.


Function: __init__(callback, paths) [at ln:68]

def __init__(callback, paths):

No description.


Function: pulentastack(path) [at ln:76]

def pulentastack(path):

No description.


Function: snapshot(path) [at ln:133]

def snapshot(path):

No description.

Contents © 2013 NINJA-IDE - Powered by Nikola and Documentor