gosmart.scripts package

Submodules

gosmart.scripts.gosling module

class gosmart.scripts.gosling.DockerInnerHandler(exit, target, interpreter, archive, passthrough, rmtree, loop=None, **kwargs)[source]

Bases: hachiko.hachiko.AIOEventHandler, watchdog.events.PatternMatchingEventHandler

active = False
execute(location)[source]
handle_exists(location)[source]
on_moved(event)[source]
gosmart.scripts.gosling.execute(location, loop, target, interpreter, archive, exit, passthrough=False, rmtree=True)[source]
gosmart.scripts.gosling.exit(loop, observer=None, future=None)[source]
gosmart.scripts.gosling.run(loop, target, interpreter, archive, passthrough, rmtree)[source]

Module contents