shipUtils.Paths Namespace Reference

Functions

def getPathFromFile (fileName)
 
def iconsPath ()
 
def modulePath ()
 

Function Documentation

◆ getPathFromFile()

def shipUtils.Paths.getPathFromFile (   fileName)
Gets the directory path from a file name
@param fileName Name of the file
@return Directory path.

◆ iconsPath()

def shipUtils.Paths.iconsPath ( )
returns the current Ship design module icons path
@return Icons path

References shipUtils.Paths.modulePath().

◆ modulePath()

def shipUtils.Paths.modulePath ( )
returns the current Ship design module path
@return Module path

Referenced by shipUtils.Paths.iconsPath().