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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 04:05:46 GMT