# File lib/nanoc/cli/command_runner.rb, line 41
    def is_in_site_dir?
      Nanoc::Site.cwd_is_nanoc_site?
    end