eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DirectoryContents::DirectoryContentsItem':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: DirectoryContentsItem (private in DirectoryContents

This class is only visible from within DirectoryContents.

Inheritance:

   Object
   |
   +--DirectoryContents::DirectoryContentsItem

Package:
stx:libbasic2
Category:
System-Support
Owner:
DirectoryContents

Class protocol:

instance creation
o  fileName: aFilename


Instance protocol:

accessing
o  baseName

o  fileName

o  fileName: something
set the value of the instance variable 'fileName' (automatically generated)

o  fileName: aFilename linkInfo: aLinkInfo

o  info
a remote directory

o  info: something
Modified (comment): / 14-10-2022 / 20:23:26 / Stefan Vogel

o  nameString
raw access to nameString

o  type

converting
o  asFilename

misc
o  cachedRemoteMountPoints
UNIX only

o  resetAttributes
reset the attributes... done if I'am a normal file

o  resetInfo

o  updateInfo
ensure that the file-info is present
DirectoryContents flushCache

o  updateInfoFrom: aLinkInfo
might be reused by updateLinkInfo.
Bad design: info is et to either aLinkInfo or a symbol.

printing
o  printOn: aStream
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.

queries
o  isDirectory

o  isRemoteDirectory

o  isSpecialFile

o  isSymbolicLink



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:46:04 GMT