Class: Musa::MusicXML::Builder::Internal::Image Private
- Includes:
- Helper::NotImplemented
- Defined in:
- lib/musa-dsl/musicxml/builder/direction.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Embedded image direction type (not implemented).
Instance Method Summary collapse
-
#initialize(**_args) ⇒ Object
included
from Helper::NotImplemented
private
Placeholder initializer accepting any parameters.
-
#to_xml(io = nil, indent: nil) ⇒ Object
included
from Helper::NotImplemented
private
Raises error indicating the class is not implemented.
Instance Method Details
#initialize(**_args) ⇒ Object Originally defined in module Helper::NotImplemented
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Placeholder initializer accepting any parameters.
#to_xml(io = nil, indent: nil) ⇒ Object Originally defined in module Helper::NotImplemented
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Raises error indicating the class is not implemented.