cmd

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2015 License: BSD-3-Clause Imports: 22 Imported by: 1

Documentation

Overview

Package cmd provides exported functions for each CLI command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Config

func Config(c *cli.Context)

Config command provides options for creating a default config file, getting values and setting configuration values.

func Delete

func Delete(c *cli.Context)

Delete command deletes one or all language parser(s).

func Install

func Install(c *cli.Context)

Install command installs one or all language parser(s).

func List

func List(c *cli.Context)

List command is used to list installed parsers or available parsers.

func Parse

func Parse(ctx *cli.Context)

Parse command runs all installed parsers on a project, merges the resulting JSON and outputs the result in JSON to stdout. It expects only one command line argument: the directory of a project.

func Update

func Update(c *cli.Context)

Update command updates one or all installed parser(s).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL