STASIS
A pipeline delivery generator
Toggle main menu visibility
Loading...
Searching...
No Matches
src
lib
core
include
template_func_proto.h
Go to the documentation of this file.
1
2
#ifndef TEMPLATE_FUNC_PROTO_H
3
#define TEMPLATE_FUNC_PROTO_H
4
5
#include "
template.h
"
6
7
int
get_github_release_notes_tplfunc_entrypoint(
struct
tplfunc_frame
*frame,
void
*data_out);
8
int
get_github_release_notes_auto_tplfunc_entrypoint(
struct
tplfunc_frame
*frame,
void
*data_out);
9
int
get_junitxml_file_entrypoint(
struct
tplfunc_frame
*frame,
void
*data_out);
10
int
get_basetemp_dir_entrypoint(
struct
tplfunc_frame
*frame,
void
*data_out);
11
int
tox_run_entrypoint(
struct
tplfunc_frame
*frame,
void
*data_out);
12
13
#endif
//TEMPLATE_FUNC_PROTO_H
tplfunc_frame
Definition
template.h:47
template.h
Generated by
1.17.0