GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
load-path.h File Reference
#include "octave-config.h"
#include <functional>
#include <iosfwd>
#include <list>
#include <map>
#include <set>
#include <string>
#include "oct-time.h"
#include "pathsearch.h"
#include "str-vec.h"

Go to the source code of this file.

Classes

struct  load_path::dir_info::class_info
 
class  load_path
 

Functions

std::string genpath (const std::string &dir, const string_vector &skip="private")
 

Function Documentation

◆ genpath()

std::string genpath ( const std::string &  dir,
const string_vector skip = "private" 
)