[
https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25557&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25557
]
ASF GitHub Bot logged work on TS-4595:
--------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jul/16 15:10
Start Date: 17/Jul/16 15:10
Worklog Time Spent: 10m
Work Description: Github user zwoop commented on the issue:
https://github.com/apache/trafficserver/pull/805
Cool. Can you add a documentation to this too? Either just add a new file,
e.g.
doc/developer-guide/api/functions/TSRuntimeDirGet.en.rst
Or, my personal preference, merge all TS*DirGet() functions into one file,
and document all those related functions in that one file. See for example
doc/developer-guide/api/functions/TSUuidCreate.en.rst, and how we put all
related functions in that one file.
Issue Time Tracking
-------------------
Worklog Id: (was: 25557)
Time Spent: 20m (was: 10m)
> Need a public API to get to RUNTIMEDIR
> --------------------------------------
>
> Key: TS-4595
> URL: https://issues.apache.org/jira/browse/TS-4595
> Project: Traffic Server
> Issue Type: Bug
> Components: TS API
> Reporter: Leif Hedstrom
> Labels: newbie
> Fix For: sometime
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are some cases where a plugin might want to get access to the
> RUNTIMEDIR (var/trafficserver typically). Right now, there's no API that
> exposes this, so we'd want to add this. Something similar to e.g.
> TSConfigDirGet().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)