<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ramka</author_name>
  <author_url>https://blog.hatena.ne.jp/ramka/</author_url>
  <blog_title>ramkaの朝ごはんはピーナッツパン</blog_title>
  <blog_url>https://ramka.hateblo.jp/</blog_url>
  <categories>
    <anon>swift</anon>
  </categories>
  <description>ファイルの有無を確認するファイルの確認はileManager.default.fileExists引数はpathなので、URLだったら「.path」メソッドでパスに変換する let fileURL:URL = documentsURL.appendingPathComponent(&quot;backimg&quot; + tag.description + &quot;.png&quot;) if( FileManager.default.fileExists(atPath: fileURL.path) ) { print(&quot;ファイルあり&quot;) } else { print(&quot;ファイルなし&quot;) }</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Framka.hateblo.jp%2Fentry%2F2019%2F04%2F22%2F235538&quot; title=&quot;ファイルの有無を確認する - ramkaの朝ごはんはピーナッツパン&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>2019-04-22 23:55:38</published>
  <title>ファイルの有無を確認する</title>
  <type>rich</type>
  <url>https://ramka.hateblo.jp/entry/2019/04/22/235538</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
