SCR::Read (.target.tmpdir)
). Only as an exception during the installation they can be prefixed by .local (e.g. WFM::Read (.local.tmpdir)
).Read (.target.tmpdir) -> string Returns the (instance specific) directory for storing temporary files. The directory (and its contents) will be removed by the SystemAgent destructor (usually when yast2 exits)
(.target.tmpdir) -> "/some/temp/dir"