File: source.md

package info (click to toggle)
r-cran-cpp11 0.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,428 kB
  • sloc: cpp: 9,732; sh: 14; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 195 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# cpp_source fails informatively for nonexistent file

    Code
      cpp_source(i_do_not_exist)
    Condition
      Error:
      ! Can't find `file` at this path:
      {NON_EXISTENT_FILEPATH}