Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element Directives
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+Directives

References Notes

Directives are options that specify the behavior with specific file characteristics:

  • DisableErrorOnNoFilesFound: do not raise an error if no files are found on the source server
  • TransferZeroByteFiles: specify whether zero byte files should be transferred and processed by subsequent commands

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_DisableErrorOnNoFilesFound.tmp#DisableErrorOnNoFilesFound YADE_configuration_v1_12_xsd_Element_TransferZeroByteFiles.tmp#TransferZeroByteFiles
Properties
content complex
Used by
Model
Instance
<Directives>
  <DisableErrorOnNoFilesFound>{0,1}</DisableErrorOnNoFilesFound>
  <TransferZeroByteFiles>{0,1}</TransferZeroByteFiles>
</Directives>