Module: Utopia::Command::Setup

Defined in:
lib/utopia/command/setup.rb

Overview

The command for client/server setup.

Defined Under Namespace

Modules: Server, Site

Constant Summary collapse

BASE =

This path must point to utopia/setup in the gem source.

File.expand_path("../../../setup", __dir__)