Skip to content

Scripter

Charles Greene edited this page Jun 9, 2017 · 2 revisions

Scripter

Commands

Print

Requires Source

Prints out various information about the channel. The following fields can be printed:

  • root_dir - Root Directory
  • app_name - Application name from roku builder config
  • title - Channel title from manifest
  • build_version - Build version from manifest
  • app_version - Major and monior version from manifest (eg. 1.0)

Command needs to have a source option as well.

$ roku --print root_dir --working
Clone this wiki locally