link.graph
latest
  • Command Line Interface
  • Graph Querying Language
  • API documentation
    • link.graph.core package
    • link.graph.dsl package
    • link.graph.cli package
      • Submodules
      • link.graph.cli.core module
      • link.graph.cli.history module
      • link.graph.cli.completion.core module
      • link.graph.cli.completion.semantic module
      • Module contents
link.graph
  • Docs »
  • API documentation »
  • link.graph.cli package
  • Edit on GitHub

link.graph.cli package¶

Submodules¶

link.graph.cli.core module¶

class link.graph.cli.core.GraphCLI(graphuri, *args, **kwargs)¶

Bases: object

cancel_input(event)¶
continuation_tokens(cli, width)¶
get_title()¶
newline_or_execute(event)¶
register_shortcuts()¶
tab_or_complete(event)¶

link.graph.cli.history module¶

class link.graph.cli.history.HistoryManager(*args, **kwargs)¶

Bases: object

add_to_history(cmd)¶
close()¶
history¶
read_history()¶

link.graph.cli.completion.core module¶

link.graph.cli.completion.semantic module¶

Module contents¶

Previous

© Copyright 2016, David Delassus. Revision 4a1eb7d0.

Built with Sphinx using a theme provided by Read the Docs.