<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kei-p3</author_name>
  <author_url>https://blog.hatena.ne.jp/kei-p3/</author_url>
  <blog_title>kei-p3’s blog</blog_title>
  <blog_url>https://kei-p3.hatenablog.com/</blog_url>
  <categories>
    <anon>ソースリーディング</anon>
    <anon>Ruby</anon>
  </categories>
  <description>過去3回のソースリーディングに続き、今回はついにタスクの実行について調べていきます。 def run standard_exception_handling do init load_rakefile top_level ## 今回のキモになる部分 end end なお、まだその1, その2、その3を読んでない方はこちらから。 kei-p3.hatenablog.com kei-p3.hatenablog.com kei-p3.hatenablog.com タスクの実行 それでは、まず top_level の中を見てみましょう。 ## rake/application.rb def top_l…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkei-p3.hatenablog.com%2Fentry%2F2016%2F08%2F28%2F193820&quot; title=&quot;Rakeを徹底解剖 - その4 &amp;quot;タスクの実行&amp;quot; - kei-p3’s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-28 19:38:20</published>
  <title>Rakeを徹底解剖 - その4 &quot;タスクの実行&quot;</title>
  <type>rich</type>
  <url>https://kei-p3.hatenablog.com/entry/2016/08/28/193820</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
