Current section
Files
Jump to
Current section
Files
lib/vmstats_ex.ex
defmodule VmstatsEx do
@readme_path Path.expand("../../README.md", __ENV__.file)
@external_resource @readme_path
@moduledoc File.read!(@readme_path)
end