module Babl::Operators::Nav::DSL

Public Instance Methods

nav(*path, &block) click to toggle source

Navigate to a named property of the current element Multiple properties can be chained

A block can also be passed, but in that case, dependency tracking is disabled for the rest of the chain.