sbIFileUtils Interface Reference

import"sbIFileUtils.idl";

Inheritance diagram for sbIFileUtils:
[legend]
Collaboration diagram for sbIFileUtils:
[legend]

Public Member Functions

AString getExactPath (in AString aFilePath)
 Returns a file's case-sensitive path (Windows-only) More...
 

Public Attributes

attribute nsIFile currentDir
 Current working directory. More...
 

Detailed Description

This interface provides various file utilities.

"@songbirdnest.com/Songbird/FileUtils;1" Use get service with this component.

Definition at line 41 of file sbIFileUtils.idl.

Member Function Documentation

AString sbIFileUtils::getExactPath ( in AString  aFilePath)

Returns a file's case-sensitive path (Windows-only)

Parameters
aFilePathFile path
Returns
Case-sensitive path or null

Member Data Documentation

attribute nsIFile sbIFileUtils::currentDir

Current working directory.

See Also
CurWorkD

Definition at line 48 of file sbIFileUtils.idl.


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