14.2.1 Creating a saved state
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Deploying applications
        • Understanding saved states
          • Creating a saved state
            • qsave_program/2
            • qsave_program/1
            • autoload_all/0
            • volatile/1
    • Packages
Availability:built-in
Sourcevolatile +Name/Arity, ...
Declare that the clauses of specified predicates should not be saved to the program. The volatile declaration is normally used to prevent the clauses of dynamic predicates that represent data for the current session from being saved in the state file.