Module: Squared::Repo::Project

Defined in:
lib/squared/repo/project.rb,
lib/squared/repo/project/git.rb,
lib/squared/repo/project/base.rb,
lib/squared/repo/project/node.rb,
lib/squared/repo/project/ruby.rb,
lib/squared/repo/project/python.rb

Defined Under Namespace

Classes: Base, Git, Node, Python, Ruby

Class Attribute Summary collapse

Class Attribute Details

.line_widthObject

Returns the value of attribute line_width.



7
8
9
# File 'lib/squared/repo/project.rb', line 7

def line_width
  @line_width
end