Method: Gitlab::Config::Entry::Node#default
- Defined in:
- lib/gitlab/config/entry/node.rb
#default ⇒ Object
Returns the value of attribute default.
13 14 15 |
# File 'lib/gitlab/config/entry/node.rb', line 13 def default @default end |