ranger
.applications
index
/home/hut/work/ranger/ranger/applications.py
Modules
os
sys
Classes
builtins.object
Applications
class
Applications
(
builtins.object
)
Methods defined here:
all
(self)
Returns a list with all application functions
get
(self, app)
Looks for an application, returns app_default if it doesn't exist
has
(self, app)
Returns whether an application is defined
Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)
Functions
run
(*args, **kw)
Run files with the specified parameters
spawn
(command, fm
=None
, suspend
=True
, wait
=True
)
Data
ALLOWED_FLAGS
= 'sdpSDP'
null
= <_io.TextIOWrapper name='/dev/null' encoding='UTF-8'>