Libraries
»
svgcode
(0.3.0)
»
Index
»
Svgcode
»
SVG
»
Command
»
#relative?
Method: Svgcode::SVG::Command#relative?
Defined in:
lib/svgcode/svg/command.rb
#
relative?
⇒
Boolean
Returns:
43 44 45
# File 'lib/svgcode/svg/command.rb', line 43
def
relative?
!
@absolute
end