rubocop:disable Style/Documentation
25 26 27
# File 'lib/trixie/cli.rb', line 25 def call(**options) puts Trixie::Load.new(**options).call end