HTTP Server for Tux Droid
util.misc.systemPaths.systemPaths Class Reference
Inheritance diagram for util.misc.systemPaths.systemPaths:
Collaboration diagram for util.misc.systemPaths.systemPaths:

Public Member Functions

def getServerPort ()
 
def getLogPath ()
 
def getPidPath ()
 
def getResourcesConfPath ()
 
def getUserConfPath ()
 
def getUpdateContentPath ()
 
def isUser ()
 

Static Public Attributes

 getServerPort
 
 getLogPath
 
 getPidPath
 
 getResourcesConfPath
 
 getUserConfPath
 
 getUpdateContentPath
 
 isUser
 

Member Function Documentation

◆ getLogPath()

def util.misc.systemPaths.systemPaths.getLogPath ( )
Get the logs path

◆ getPidPath()

def util.misc.systemPaths.systemPaths.getPidPath ( )
Get the PID file Path

◆ getResourcesConfPath()

def util.misc.systemPaths.systemPaths.getResourcesConfPath ( )
Get the resource configuration path

◆ getServerPort()

def util.misc.systemPaths.systemPaths.getServerPort ( )
Get the server port

◆ getUpdateContentPath()

def util.misc.systemPaths.systemPaths.getUpdateContentPath ( )
Get the user configuration path

◆ getUserConfPath()

def util.misc.systemPaths.systemPaths.getUserConfPath ( )
Get the user configuration path

◆ isUser()

def util.misc.systemPaths.systemPaths.isUser ( )

Member Data Documentation

◆ getLogPath

util.misc.systemPaths.systemPaths.getLogPath
static

◆ getPidPath

util.misc.systemPaths.systemPaths.getPidPath
static

◆ getResourcesConfPath

util.misc.systemPaths.systemPaths.getResourcesConfPath
static

◆ getServerPort

util.misc.systemPaths.systemPaths.getServerPort
static

◆ getUpdateContentPath

util.misc.systemPaths.systemPaths.getUpdateContentPath
static

◆ getUserConfPath

util.misc.systemPaths.systemPaths.getUserConfPath
static

◆ isUser

util.misc.systemPaths.systemPaths.isUser
static

The documentation for this class was generated from the following file: