-
The file path (eg. `/my/inlude/path/to/file.effekt`) and the module path (e.g. `module path/file`) can differ.
Now assume we include an import statement in another file:
```
import path/to/fi…
-
Hello,
Apologies if I'm missing something obvious, but is there a way to get the raw absolute filepath for a given note, so I can integrate it with other command line tools? For example it would so…
-
We have some spec files which are isolated by their metadata. For example, specs for services which touch real APIs using test accounts. We want them to be completely isolated from other tests.
```…
-
**Describe the bug**
Virtual background for image is not working receiving error -2 in console
**To Reproduce**
Steps to reproduce the behavior:
implement agora with group video call and set a …
-
There is **no part of the front-end to add filePath** data,
- so we should **write filePath data in the database manually**
-
I've had some annoying bugs because of `FilePath`s being unexpectedly absolute or relative.
For example, a `SrcSpan` contains a `FilePath` for the file that contains the span. In the `LogRef` error …
-
bang error bang pas edit seritfikat template
-
In the files included directly from the list, filepaths (in insrc, incbin, table, %prot_source, etc.) are treated as relative to UberASMTool.exe. However, in the incsrc'd files, the filepaths are trea…
-
Electron apparently inserts an additional property `path` into `File` objects: https://github.com/electron/electron/blob/v1.2.8/docs/api/file-object.md
Does flexx support running inside Electron?
-
```
using DocumentFormat.OpenXml.Packaging;
using NPOI.HWPF;
using NPOI.HWPF.Extractor;
using System;
using System.IO;
using System.Runtime.InteropServices;
using System.Text;
using System.Xml…