Class: App

Inherits:
Object
  • Object
show all
Includes:
Options
Defined in:
lib/dotfiles.rb

Class Method Summary collapse

Methods included from Options

parse

Methods included from CommandParser

new

Methods included from Option

on, on_empty

Methods included from Core

delete, help, install, save, use

Methods included from Response

delete, help, install, save, use

Methods included from Install

config, etc, scripts, tools, wallpapers

Methods included from FileSystem

contents, mkdir, rglob

Methods included from Sudo

copy

Methods included from Get

answer, exists, name, path

Class Method Details

.runObject



39
40
41
# File 'lib/dotfiles.rb', line 39

def self.run
  Options.parse
end