Package

org.fusesource.scalate.tool

commands

Permalink

package commands

Visibility
  1. Public
  2. All

Type Members

  1. class ConfluenceExport extends Action

    Permalink

    Adding a tool that allows you to export confluence sites.

    Adding a tool that allows you to export confluence sites. Example usage:

    confexport --user user --password pass https://cwiki.apache.org/confluence SM ./out

    Annotations
    @Command()
  2. class Create extends Action

    Permalink

    The 'scalate create' sub command.

    The 'scalate create' sub command.

    Annotations
    @Command()
  3. class Exit extends Action

    Permalink

    The 'scalate exit' sub command.

    The 'scalate exit' sub command.

    Annotations
    @Command()
  4. class GenerateScala extends Action

    Permalink

    Generates Scala source code from a Scalate template file.

    Generates Scala source code from a Scalate template file.

    Annotations
    @Command()
  5. class GenerateSite extends Action

    Permalink

    Generates a static website from a Scalate template file directory.

    Generates a static website from a Scalate template file directory.

    Annotations
    @Command()
  6. class Help extends HelpAction

    Permalink

    Provides help for the current shell or an individual command

    Provides help for the current shell or an individual command

    Annotations
    @Command()
  7. class Run extends Action

    Permalink

    The 'scalate run' sub command.

    The 'scalate run' sub command.

    Annotations
    @Command()
  8. class SspParser extends ScalaParseSupport

    Permalink
  9. class ToJade extends ToScaml

    Permalink

    Annotations
    @Command()
  10. class ToScaml extends Action

    Permalink

    Annotations
    @Command()

Ungrouped