ranger.ext.spawn
index
../../ranger/ext/spawn.py

# Copyright (C) 2009-2013  Roman Zimbelmann <hut@lavabit.com>
# This software is distributed under the terms of the GNU GPL version 3.

 
Functions
       
spawn(*args)
Runs a program, waits for its termination and returns its stdout

 
Data
        ENCODING = 'utf-8'
PIPE = -1