Ontogen CLI
Ontogen CLI
v0.1.1

      View Source Ontogen.CLI.Stage (Ontogen CLI v0.1.1)

      Summary

      Functions

      changeset(file_or_dataset \\ "STAGE.trig")
      default_file()
      default_prefixes()
      default_prefixes(additional)
      load(file, on_missing \\ {:error, "no stage file found"})
      load!(file, on_missing \\ {:error, "no stage file found"})
      reset(file \\ "STAGE.trig")
      speech_act(file_or_dataset \\ "STAGE.trig")
      speech_act_description(file_or_dataset \\ "STAGE.trig")
      stage(changes, options)
      stage(stage_file, changes, options)

      Functions

      Link to this function

      changeset(file_or_dataset \\ "STAGE.trig")

      View Source
      Link to this function

      default_file()

      View Source
      Link to this function

      default_prefixes()

      View Source
      Link to this function

      default_prefixes(additional)

      View Source
      Link to this function

      load(file, on_missing \\ {:error, "no stage file found"})

      View Source
      Link to this function

      load!(file, on_missing \\ {:error, "no stage file found"})

      View Source
      Link to this function

      reset(file \\ "STAGE.trig")

      View Source
      Link to this function

      speech_act(file_or_dataset \\ "STAGE.trig")

      View Source
      Link to this function

      speech_act_description(file_or_dataset \\ "STAGE.trig")

      View Source
      Link to this function

      stage(changes, options)

      View Source
      Link to this function

      stage(stage_file, changes, options)

      View Source

      Hex Package Hex Preview Download ePub version

      Built using ExDoc (v0.34.2) for the Elixir programming language