• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

/srv/ClioPatria/lib/version.pl
All Application Manual Name SummaryHelp

  • ClioPatria
    • lib
      • version.pl -- Manage software versions
        • check_prolog_version/1
        • register_git_module/2
        • git_module_property/2
      • bundle.pl -- Import bundles
      • http_settings.pl
      • conf_d.pl -- Load configuration directories
      • setup.pl -- Configuration (setup) of ClioPatria
      • count.pl -- This module provides various ways to count solutions
 register_git_module(+Name, +Options)
Register the directory from which the Prolog file was loaded as a GIT component about which to report version information. This should be used as a directive. Defined options:
directory(Dir)
Use Dir as the location of the GIT repository instead of the directory of the file from which this directive was called. If Dir is not absolute, it is taken relative to the directory holding the file from which this directive was called.
home_url(URL)
Used to create a link to the components home-page.
ClioPatria (version V3.1.1-51-ga0b30a5)