pairinteraction
A Rydberg Interaction Calculator
paths.py.cpp File Reference
#include "./paths.py.hpp"
#include "pairinteraction/utils/paths.hpp"
#include <nanobind/nanobind.h>
#include <nanobind/stl/filesystem.h>
+ Include dependency graph for paths.py.cpp:

Go to the source code of this file.

Functions

void bind_paths (nb::module_ &m)
 

Function Documentation

◆ bind_paths()

void bind_paths ( nb::module_ &  m)

Definition at line 14 of file paths.py.cpp.

References pairinteraction::paths::get_cache_directory(), and pairinteraction::paths::get_config_directory().

Referenced by NB_MODULE().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: