diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-05-06 16:12:27 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-05-06 16:12:27 +0900 |
| commit | 21136ab8db7572c527726f93009b4b72bf00f9a9 (patch) | |
| tree | 34805d49d55af7ac58e5b87d224de43fb7819c73 /vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.dj | |
| parent | 83c58924bfd9f22ef4ff84fd3439535e4753ec53 (diff) | |
| download | nsfisis.dev-21136ab8db7572c527726f93009b4b72bf00f9a9.tar.gz nsfisis.dev-21136ab8db7572c527726f93009b4b72bf00f9a9.tar.zst nsfisis.dev-21136ab8db7572c527726f93009b4b72bf00f9a9.zip | |
feat(blog/nuldoc): implement codeblock filename
Diffstat (limited to 'vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.dj')
| -rw-r--r-- | vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.dj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.dj b/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.dj index 4c73580c..653b7dcd 100644 --- a/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.dj +++ b/vhosts/blog/content/posts/2021-10-02/ruby-detect-running-implementation.dj @@ -65,6 +65,7 @@ CRuby) については執筆時現在 (2020/12/8) も `'ruby'` [mruby 該当部分のソース](https://github.com/mruby/mruby/blob/ed29d74bfd95362eaeb946fcf7e865d80346b62b/include/mruby/version.h#L32-L35) より引用: +{filename="version.h"} ```c /* * Ruby engine. |
