eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FileOperation::Create':

Home

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

Class: Create (private in FileOperation

This class is only visible from within FileOperation.

Inheritance:

   Object
   |
   +--FileOperation
      |
      +--FileOperation::Create

Package:
stx:libtool
Category:
Interface-Support
Owner:
FileOperation

Class protocol:

actions
o  createDirectoryIn: aDirectory

o  createDirectoryIn: aDirectory initialAnswer: defaultAnswer

o  createFileIn: aFile

o  createHardLinkIn: aFile
create an new hard link in a files directory

o  createLinkIn: aFile soft: soft
create an new soft or hard link in a files directory

o  createSoftLinkIn: aFile
create an new soft link in a files directory


Instance protocol:

accessing
o  createdFile

o  createdFile: something

actions
o  createDirectoryIn: startDirectory

o  createHardLinkIn: aFile
create an new hard link in a files directory

o  createSoftLinkIn: aFile
create an new soft link in a files directory

o  operationError: msg

actions-basic
o  createDirectoryIn: startDirectory initialAnswer: initialAnswerArg

o  createFileIn: aFile
create an empty file

o  createLinkIn: aFile soft: symbolic
ask for the link target;
then, create an new soft or hard link in aFile's directory

o  doCreateLinkFrom: oldPath to: newPathArg soft: symbolic
actually create a soft or hard link



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